p { margin: 0 0 10px; }
#contentBarOM, #contentNoBarOM {
	float: left;
	padding: 0;
	margin: 15px 0 15px;
	clear: both;
}
#contentBarOM {	width: 575px; }
#contentNoBarOM { width: 760px; }

#dealerNavOM {
	margin-top: 20px;
	width: 760px;
	height: 33px;
	text-align: center;
	background: url(dealermenu_bg.gif);
}
#dealerNavOM ol {
	line-height: 33px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#dealerNavOM ol li {
	display: inline;
	font-size: 90%;
	font-weight: bold;
}
#dealerNavOM ol li a {
	padding: 3px 8px 4px 6px;
	display: inline;
	background: url(bg_menu_space.gif) 100% 70% no-repeat;
	color: #fff;
	text-decoration: none;
}
#dealerNavOM ol li a:hover { text-decoration: underline; }

#infoBox {
	margin: 0 0 15px 0;
	padding: 0;
}
#contentBarOM #infoBox { background: url(help_box_top_bg.gif) no-repeat top left; }
#contentNoBarOM #infoBox { background: url(list_top_bg.gif) no-repeat top left; }

#infoBox h3 {
 	padding: 6px 10px;
	margin: 0;
	font-size: 90%;
	color: #000;
	overflow: hidden;
	height: 1%;
}

#infoBox div {
	margin: 0;
	padding: 5px 10px;
}
#contentBarOM #infoBox div { background: url(info_bar_bottom_bg.gif) bottom left; }
#contentNoBarOM #infoBox div { background: url(info_nobar_bottom_bg.gif) bottom left; }

#infoBox p {
	font-size: 90%;
	margin: 0 0 5px 0;
}

#bottomOM {
	width: 760px;
	margin-bottom: 0;
}

#bottomOM #mainNews { width: 308px; }
