@charset "UTF-8";
/* CSS Document */

/*	---------------- Shared distributor pages */

		div.distributor-head {
			margin: 0 0 20px 0;
			width: 550px;
			}
		
		div.distributor-content {
			margin: 0 0 20px 0;
			width: 550px;
			}
			
			div.distributor-content h3 {
				font-size: 12px;
				margin: 10px 0 20px 0;
				padding: 0;
				color: #003366;
				font-weight: bold;
				}
			div.distributor-content h4 {
				font-size: 11px;
				margin: 0 0 3px 0;
				padding: 0;
				color: #003366;
				font-weight: bold;
				}
			div.distributor-content p {
				margin: 0 0 15px 0;
				padding: 0;
				line-height: 1.4em;
				}
			
			div.distributor-content h4.icon-blue { background: url(../images/content/contact/col-icons/bullet-blue.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-gold { background: url(../images/content/contact/col-icons/bullet-gold.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-green { background: url(../images/content/contact/col-icons/bullet-green.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-green-light { background: url(../images/content/contact/col-icons/bullet-light-green.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-purple-light { background: url(../images/content/contact/col-icons/bullet-light-purple.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-magenta { background: url(../images/content/contact/col-icons/bullet-magenta.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-purple-mid { background: url(../images/content/contact/col-icons/bullet-mid-purple.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-pink { background: url(../images/content/contact/col-icons/bullet-pink.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-purple { background: url(../images/content/contact/col-icons/bullet-purple.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-red { background: url(../images/content/contact/col-icons/bullet-red.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-turquoise { background: url(../images/content/contact/col-icons/bullet-turquoise.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-violet { background: url(../images/content/contact/col-icons/bullet-violet.gif) no-repeat center left; text-indent: 18px; }
			div.distributor-content h4.icon-yellow { background: url(../images/content/contact/col-icons/bullet-yellow.gif) no-repeat center left; text-indent: 18px; }