﻿/*

#header img {
	float: left;
	margin: 25px 0 10px 5px;
}

#header label {
	display: inline;
	width: auto;
}

#header p.headerNav {
	padding: 9px 0;
}

#profileContents table {
	margin-left: 25px;
}




.cartLink {
	background: url("../../images/layout/cart.gif") left center no-repeat;
	padding: 15px 0 15px 45px;
}

.highlite {
	font-weight: bold;
}

.leftMargin {
	margin-left: 25px;
}

p.note {
	font-size: .9em;
	font-style: italic;
}


.phone {
	margin-right: 215px;
	font-size: 1.2em;
}


#leftNav h2.button {
	text-align: center;
	padding: 8px 0;
	border: 1px solid #DEDEDE;
	border-width: 1px 0;
	margin: 10px 0;
}

div#leftNav img {
	margin: 0 auto;
}

#leftNav table  {
	margin: 0 0 0 10px;
}

#leftNav table table  {
	margin: 0;
}

#leftNav td {
	text-align: left;
	padding: 0 0 3px 0;
}


*/









/* #copyright {
	background: #434343;
}

#copyright a:link {
	color: #8E8B8F;
}

#copyright a:visited {
	color: #8E8B8F;
}

#copyright a:hover {
	color: #00884A;
}

#copyright p {
	color: #FFF;
} */



/*


#preventionIntro, #symptomIntro, #communitiesIntro, #storeIntro {
	width: 980px;
	padding-top: 15px;
	clear: both;
	display: none;
}

#preventionIntro {
	border: 1px solid #00334D;
	border-width: 10px 0;
}

#preventionIntro h2 {
	color: #00334D;
}

#symptomIntro {
	border: 1px solid #72113A;
	border-width: 10px 0;
}

#symptomIntro h2 {
	color: #72113A;
}

#communitiesIntro {
	border: 1px solid #454648;
	border-width: 10px 0;
}

#communitiesIntro h2 {
	color: #454648;
}

#storeIntro {
	border: 1px solid #81864E;
	border-width: 10px 0;
}

#storeIntro h2 {
	color: #81864E;
}
 */


 

