#contentheader_gray { 
	float:left; 
	height:8px; 
	width: 760px; 
	background: #F1F1F2 url(../gfx/content_top_transp.gif) no-repeat; 
	line-height:8px;
}
#contentinner_top { 
	float:left; 
	width: 720px; 
	_width: 760px;
	height: 29px; 
	border-bottom: 1px solid #C9C9C9; 
	background: #F1F1F2 url(../gfx/content_bg_transp.gif) repeat-y; 
	padding:20px; 
	padding-top: 0px; 
	padding-bottom:0px;
}
#contentinner_main { 
	float:left; 
	width: 720px; 
	_width: 760px;
	background: #FFFFFF url(../gfx/content_bg_transp.gif) repeat-y; 
	padding:20px; 
}
.tabNav {
	height: 28px;
	background-color: #F1F1F2;
}
.Tab {
	background-image: url(../gfx/fane.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 94px;
	height: 28px;
	float:left;
	text-align: center;
	padding-top:8px;
	margin-right: 5px;
}
.Tab a {
	color: #999999;
	font-weight: bold;
}
.selectedTab {
	background-image: url(../gfx/fane_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 94px;
	height: 28px;
	float:left;
	text-align: center;
	padding-top:8px;
	margin-right: 5px;
	color: #3a61a4;
	font-weight: bold;
}

.catViewContainer ul ul {
	padding-left:20px;
	
}
.manufacturerLink {
	padding-top: 10px;
}
.dealerName {
	font-weight: bold;
}
.logoMain {
	border: none; 
	float: right;
        margin-bottom:10px;
		
}
.logo {
	border: none; 
	float: right;
}
.catalogHeader				{ float:left; padding-bottom: 10px; margin-bottom:10px; border-bottom: 1px dotted #929293; width: 720px; }
.catalogItem				{ float:left; padding-bottom: 10px; margin-bottom:10px; border-bottom: 1px dotted #929293; width: 720px; }
.catalogCount				{ float:left; width:30px; }
.catalogThumbnail			{ float:left; width:65px; }
.catalogTxt					{ float:left; width: 625px;}
.catalogTxtTitle			{ font-weight: bold; padding-bottom:5px;}

