		
		div.domtab{
			width:580px;
			margin-top: 15px;
			margin-bottom: 25px;
		}
		ul.domtabs{
			float:left;
			margin:8px 0 0 0;
			clear:both;
			list-style-type:none;
			padding: 0 0 0 12px;			
		}
		ul.domtabs li{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 14px;
    		font-weight:bold;
			margin: 0;
			padding: 0 3px;
			float: left;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 14px;
    		font-weight:bold;
			text-decoration:none;			
			padding:4px 6px 2px 6px;
			margin: 0;
			display:block;
			background:#000;
			color:#fff;
			border: 1px solid #050193;
			border-bottom-color: #000;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:16px;
		}
		ul.domtabs a:hover{
			color:#fff;
			background-color:#4f4f4f;
			border-bottom-color:#4f4f4f !important;
		}
		div.domtab div.tabcontent {
			clear:both;
			width:auto;
			color:#000;
			border: 1px solid #050193;
			padding: 15px;
			min-height: 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin: 0;
		}
		div.domtab div.tabcontent img {
			float: right;
/*			margin: 0 !important;*/
		}
		
/*		div.domtab div.tabcontent p {
			margin: 0 0 12px 0 !important;
		}*/
		/*     IE hack to handle the min-height issue */	
		* html div.domtab div.tabcontent {height:20px;}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			color:#fff;
			background-color:#050193;
			border-bottom-color:#050193 !important;
		}
		#domtabprintview{
			
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			font-size: 11px;
			font-style: italic;
		}

		div.tabcontent ul	{
		margin-top:0;
		padding-top:0;
		}
		
/* CSS Document */

/* start of product page CSS */

.tabcontent h2	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B70A0A;
	border-bottom: 1px solid #797A7C;
	margin: 0;
}
#interiorContent img	{
	float: right;
	margin: 0 0 15px 15px;
}
.listrow	{
	float: left;
	display:block;
	width: 550px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.listitem	{
	width: 260px;
	float: left;
	display: inline;
	padding: 0 15px 0 0;
}
.listrow img	{
	border: thin ridge #000;
	display: inline;
	float:left !important;
	margin: 0 8px 0 0 !important;
}
.listrow a:hover img	{
	border: thin ridge #0033ab !important;
}		
.listrow h3	{
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.listrow p	{
	margin: 0 !important;
	padding: 0;
	font-size: 11px;
}
table.techspecs	{
	margin-top: 15px;
	width: 546px;
	border: 1px #050193 ridge;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.techspecs td {
	border: 1px #050193 ridge;
	border-collapse: collapse;
	border-spacing: 0px;	
}
.techspecsheader	{
	font-weight:bold;
	background-color: #d5d5d5;
}
.breadCrumb	{
	font-size: 10px;
}
/* end of product page CSS */	
		
