/* CSS Document */
h2, h3 {font-size: 18px;}
h2{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #910000;
	border-bottom: 1px solid #000;

}

.style1 {
	color: #910000;
	font-weight: bold;
}

#productheadercontainer{width: 886px; margin: 20px; border: 1px solid #fff; padding: 20px; background-image:url(../images/bgproduct.jpg); background-position:top; background-repeat:repeat-x; background-color: #dfc684; color: #000000; position: relative;}


.thanks{width: 886px; margin: 20px; border: 1px solid #fff; padding: 20px; background-image:url(../images/bgproduct.jpg); background-position:top; background-repeat:repeat-x; background-color: #dfc684; color: #000000;}
#thanksleft{width: 550px; float: left;}
#thanksright{width: 287px; height: 170px; float: right;  margin-top: 10px; background-image:url(../images/email.png);}
#thanks a {color: #910000; font-size: 18px;}
#thanks a:hover { color: #000000;}

#uvimage{
	width: 287px;
	height: 170px;
	position: absolute;
	background-image:url(../images/test2.png);
	left: 631px;
	top: 16px;
}
#thanksimage{
	width: 287px;
	height: 170px;
	position: absolute;
	background-image:url(../images/test2.png);
	left: 801px;
	top: 408px;
}
.bulletpoint{float: left; width: auto; padding: 0px; line-height: 25px; text-align:left;}

