.productText {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.producTitle {
	font-weight: bold;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.leftboxTitle a{
	font-size: 11px;
	color: #455660;
	font-weight: bold;
	padding: 0px 0px 0px 5px; 
	text-decoration: none;
}

.leftboxTitle a:hover{
	font-size: 11px;
	color: #798B96;
	font-weight: bold;
	padding: 0px 0px 0px 5px; 
	text-decoration: underline;
}



h1 {
	font-size: 14px;
	color: #668DBD;
	margin-top:0px;
	margin-bottom:13px;
	margin-left:10px;
	margin-right:0px;
}

h2 {
	font-size: 12px;
	color: #000000;
	margin-bottom:1px;
	margin-top:6px;
	text-align: left;
	

}

p {
	font-size: 11px;
	color: #000000;
	margin-bottom:1px;
	margin-top:6px;
	text-align: left;

}
.btn{
    background-color:transparent;
	font-size: 9px;
	color: #455660;
	font-weight: normal;
	padding: 0px 0px 0px 0px; 
	text-decoration: none;
	width: 115px;
	border: 1px solid #668DBD;
}

.thankyou {
	font-size: 28px;
	color: #668DBD;
	margin-top:0px;
	margin-bottom:13px;
	margin-left:0px;
	margin-right:0px;
}

