
#menu{
	font-weight: normal;
	font-size: 100%;
	background-color:#F1F1F2;
	height: 15px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 2px;
	border: 1px solid;
	border-color:#CCCCCC;
}

#rd-blocks{
	font-weight: normal;
	font-size: 100%;	
	height: 100%;
	border: 1px solid;
	border-color:#CCCCCC;
}

#blocks-left{
	font-weight: normal;
	font-size: 100%;	
	height: 100%;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color:#CCCCCC;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
}

#blocks-right{
	font-weight: normal;
	font-size: 100%;
	height: 100%;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color:#CCCCCC;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
}

#container{
	height: 100%;
	width:	100%;
	margin:	2; 
}

#dealer{
	float: left;
	width: 50%;
}

#thumbnail{
	border: 1px solid;
	padding: 2px;
	border-color: #CCCCCC;
}


#dealerinfo { 
	width: 403px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 4px;	
	padding-top: 2px;
	padding-bottom:1px;
	margin-bottom: 0px;	
}

#featured{
	width: 100%;
	float: left;
	background-color: #FFFFCC;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding-left: 4px;	
	padding-top: 4px;
	padding-bottom:2px;
	margin-bottom: 2px;
}

#normal{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding-left: 4px;	
	padding-top: 4px;
	padding-bottom:2px;
	margin-bottom: 2px;
}

#rda-dealers{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-left: 4px;	
	padding-top: 4px;
	padding-bottom:2px;
	margin-bottom: 2px;
}