a img{
	border: none;
}
#emailOffers{
	float: right;
	xborder: 1px solid black;
	font-family: Arial;
	background: url("images/landing/border.gif") no-repeat center;
	width:205px;
	height: 65px;
	padding:4px;
}
#emailOffers .title{
	color: #00326D;
	font-size: 1.3em;
	display: block;
	text-align: center;
	font-weight: bold;
}
#emailOffers label span{
	font-size: .7em;
}
#emailOffers label input{
	width: 88px;
	margin:0 2px;
}
#emailOffers .emailContent{
	margin: 0 auto;
	width: 165;
	margin-bottom: 3px;
}
#callout{
	background: url("images/landing/biohazard_back.jpg") #F3FBFE no-repeat left top;
	border: 1px solid #C8CDD0;
	height: 231px;
	margin:5px;
}
#callout .main, #ph_callout .main{
	width: 510px;
	float: left;
	padding:0px 0px 5px 25px;
	position: relative;
}
#callout .content, #ph_callout .content{
	font-size: 1.15em;
	font-family: arial;
	color: #333333;
}
#callout .main ul, #ph_callout .main ul{
	list-style-type: none;
	list-style-image: ;
	list-style-position: inside;
	padding: 0;
	margin:0 0 8px;
}
#callout li, #ph_callout li{
	background: url("images/landing/bullet.png") left 4px no-repeat;
	padding-left: 10px;
}
#callout .sources, #ph_callout .sources{
	font-size: .8em;
}
#callout .sources a,#callout .sources a:link,#callout .sources a:visited, #ph_callout .sources a,#ph_callout .sources a:link,#ph_callout .sources a:visited{
	color: #14873C;
	text-decoration: none;
}
#callout .sources a:hover, #ph_callout .sources a:hover{
	text-decoration: none;
}
#callout a.learnMore, #ph_callout a.learnMore{
	top:190px;
	right: 25px;
	position: absolute;
}
#callout a img, #ph_callout a img{
	border: none;
}
#callout h1, #ph_callout h1{
	font-size: 2.1em;
	line-height: 1em;
	color: #0661B0;
}
#callout .alt, #ph_callout .alt{
	margin-left: 550px;
}
#callout .alt .content, #ph_callout .alt .content{
	font-size: 0.9em;
}
#callout .alt h2, #ph_callout .alt h2{
	font-size: 1.3em;
	line-height: 1em;
	color: #0661B0;
	margin: 10px 0 2px;
	font-family: arial
}
#callout .shopNow {
	display: block;
	float: right;
	margin-right: 10px;
}

#ph_callout {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	background: url("images/landing/ph_banner.png") #ffffff no-repeat left top;
	border: 1px solid #cecece;
	height: 231px;
	margin:5px;	 
	}
	
#ph_callout h1 {
	color: #ffffff;
	}
	
#ph_callout h2 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.4em;
	}

#ph_callout .alt h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	text-transform:capitalize;
	font-family: Univers, Arial, Helvetica, sans-serif;
	}

#ph_callout .main{
	width: 465px;
	margin-top: 146px;
}

#ph_callout .alt{
	font-family: Univers (T1) 65 bold, Arial, Helvetica, sans-serif;
	margin-left: 495px;
	padding-right: 5px;
	padding-top: 5px;
}

#ph_callout .shopNow {
	position: relative;
	top: 20px;
	}
	
#ph_callout .alt .content {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
.product .details {
	float: right;
	width: 558px;
	}
	
#products{
}
#products .product{
	width: 175px;
	float: left;
	margin-left: 10px;
}
#products a img{
	border: 1px solid #DADADA;
	margin-bottom: 10px;
}
#products h2{
	clear: left;
	margin: 0 0 0 5px;;
	padding: 20px 0 0;
	font-family: Arial;
	font-size: 1.3em;
}
.product .title a,.product .title a:link,.product .title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #14873C;
	text-decoration: none;
	font-weight: bold;
}
.product .title a:hover{
	text-decoration: underline;
}

.product .old{
	color:#636363;
}
.product .old .price{
	text-decoration: line-through;
}
.product .new .price{
	color: red;
	font-weight: bold;
}
#recommendedProducts h2{
	font-family: Arial;
	font-size: 1.3em;
}
#recommendedProducts .product img{
	float: left;
	display: block;
	border: 1px solid #DADADA;
}
#recommendedProducts .product{
	clear: left;
	margin-bottom: 15px;
}
#recommendedProducts .prodDetails{
	margin-left: 200px;
}
#recommendedProducts p{
	font-size: .9em;
	color: #636363;
}
.footerText{
	background: #BDDFBE;
	padding: 7px 5px;
	color: #636363;
	font-size: .8em;
}
.footerText .copy{
	float: left;
}
.footerText .links{
	float: right;
}
.footerText a,.footerText a:link,.footerText a:visited{
	text-decoration: none;
	color: #14873C;
}
