/* CSS Document */

.main_container {
	width:870px;
	margin:0 auto;
	font-family:Calibri, Arial, Tahoma;
	color:#595959;
}
#leftAffPart{width:630px;float:left;}
#rightaffPart{width:210px;float:right;padding:5px;font-size:12px !important;line-height:18px !important;}
#rightaffPart b{font-size:18px !important;line-height:22px !important;}
.clear{clear:both;}
.page_heading_div {
	width:100%;
	float:left;
	line-height:65px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
.bigfont{font-size:25px;}
.warranty_text_main {
	width:99.8%;
	float:left;
	margin:10px 0 10px 0;
	border:solid 1px #bfbfbf;
	text-align:justify;
}

.warranty_text_main .heading {
	background:#ececec;
	line-height:41px;
	font-size:20px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:solid 1px #bfbfbf;
}
.warranty_text_main .content {
	line-height:18px;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
.warranty_text_main .content .inside_div {
	width:75%;
	margin:0 auto;
	border:solid 1px #bfbfbf;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
}
.warranty_text_main .content a {
	text-decoration:underline;
	color:#595959;	
}
.noborder{border:none;}
.border{border:solid 1px #bfbfbf;}
#topImage{margin:0 auto;width:392px; text-align:center;}
.imagecaption{width:100%;text-align:right;font-size:12px;}
#rightImageDiv{width:197px;margin:0 auto;}   

.aff_summary_link{
	text-align:center;
	font-size: 20px !important;
	color:#666;
	padding: 12px;
}
.aff_summary_link a{
	color:#666;
	text-decoration: underline;
}
.aff_summary_link a:hover{
	color:#666;
	text-decoration: none;
}