/* Internal Products Page */
div#contentback {
	background: url(../images/background/pageback.gif) right no-repeat !important;
}
div#product {
	width: 200px;
	height: 250px;
	float: left;
}
div#item {
	width: 300px;
	height: auto;
	float: left;
	margin-top:10px;
}

#coupon-coldsore{
	float:right;
	width:228px;
	height:232px;
	margin-left:60px;
}

h4,h3{
	margin-bottom:15px;
	clear:left;
}

#title{
	margin-bottom:20px;
	overflow:hidden;
}

#contenttable{	
	clear: both;
	width: 435px;
	height: 428px;
	margin: 0 auto 30px
}

div#steps > div{
	height:130px;	
}

div#steps{
	margin-top:50px;
}
div#steps h4{
	display:inline;
	margin:0 0 10px 20px;
	clear:none;
}
div#steps  p{
	margin: 15px 0 0 115px;
}

div#steps img{
	display:inline;
	margin-top:-9px;
}

p.highlight{
	font-size:14px;
	font-weight:bold;
	margin: 30px 0;
}

p.statement{
	font-size:9px;
}

div#contentback{
	background-position: right 440px !important;
}

#so-callout{
	margin-top: 55px;
	margin-left: 270px;
}
