/* Footer Terms & Conditions */

#content div.module{
	width: 295px;
	float: left;
	display: inline;
	padding: 4px 20px 0 0;	
}

h2{
	font-weight: bold;
	margin: 4px 0 4px 0;	
}

p{
	margin: 0 0 16px 0;
	padding: 0;
	line-height: 16px;
}

.subhdr
	{width: 353px; padding: 0 0 5px 0; margin: 0 0 10px 0; border-bottom: 6px solid #d3e7f6;}

/* 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;}

	
/*warranty box*/
.warranty_table
	{width: 295px; padding:0; margin:0 0 10px 0; border-top: 1px solid #ccc; border-right: 1px solid #ccc; font-size:10px }
.row-terms
	{height: 30px; clear:both; border-bottom: 1px solid #ccc; margin:0; background-color: #e9f3fa;}
.row-terms DIV
	{float:left; padding: 5px 0 0 5px; margin:0; height: 25px; border-left: 1px solid #ccc;}
.term
	{width: 122px; }
.type
	{width: 161px;}
.odd
	{background-color: #fff;}