#free_content {
	
	font-size: 12pt;
}
#opt {
	background-image: url(opt_in_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 253px;
	height: 440px;
	float: right;
	margin-right: 18px;
	margin-top: -28px;
	color: white;
	text-align: center;
	border: solid;
}
#opt .content {
	font-size: 13pt;
	font-weight: bold;
	width: 210px;
	margin: auto;
	margin-top: 137px;
	line-height: 13pt;
}
#opt .content p{
	margin-top: 14px;

}
h1 {
	color: #cc0000;
	font-size: 30px;
	font-family: Tahoma, sans-serif;
	text-align:center;
	width: 90%;
	margin: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	color: #ff6600;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 90%;
	margin: auto;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
