/* warranty css */

.warranty_content
	{padding:0; margin:0; line-height: 15px; width: 717px;}
.warranty_content P
	{padding: 0 0 10px 0;}
.subhdr
	{width: 353px; padding: 0 0 5px 0; margin: 0 0 10px 0; border-bottom: 6px solid #d3e7f6;}
.intro
	{padding: 0 0 10px 0;}

.content_col1
	{float:left; width:343px; padding: 0 10px 0 0;}
.content_col2
	{float:left; width:353px; padding: 0 0 0 11px; _padding:0;}

.content_col1 H2
	{padding: 0 0 10px 0; margin:0; font-size: 12px; font-weight:bold; color: #3e484a;}

.content_col2 IMG.main
	{padding: 0 0 12px 0;}
	
.module
	{padding: 20px 0 0 0;}
	
.warranty_table
	{width: 352px; padding:0; margin:0 0 10px 0; border-top: 1px solid #ccc; }
.warranty_row
	{height: auto; float:left; display:block; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; margin:0; background-color: #e9f3fa;}
.warranty_row DIV
	{float:left; padding: 4px 0 3px 5px; margin:0;}
.term
	{width: 127px;}
.type
	{width: 212px; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.odd
	{background-color: #fff;}
	
.caption
	{font-size: 10px;}
	
/* warranty popup */	
#pop_content
	{display:none; position:absolute; top: 300px; left: 232px; padding: 10px 20px 20px 20px; border: 1px solid #000; background-color: #fff; width: 360px; height: 300px; overflow:auto; text-align:left;}
#pop_content UL
	{margin:0; padding: 10px 0 10px 0;}
#pop_content UL LI {
	list-style:none;
	padding: 0 0 5px 10px;
	background: url(/MusaWeb/musa2/images/global/bullets/img_garage_dot.png) 0 3px no-repeat;
	font-size:11px;
}
#pop_content UL LI A
	{font-size: 11px; font-weight: bold; color: #295778; text-decoration: underline;}
#pop_content P
	{padding: 10px 0 10px 0;}
	
#pop_content .close
	{padding: 0 0 20px 0; text-align:right;}

