html, body, div, header, footer, nav, article, section	{ margin: 0; padding: 0; }
header, footer, aside, nav, article, section	{ display: block; }
.renderMobile   { display: block; }
.renderScreen   { display: none; }
.renderPrint    { display: none; }
body 			{ color: #333; font: 1em Verdana, Arial, sans-serif;margin-top:0.83em;background:#fff;margin:3px; }
h2				{ color: #333; }
h3				{ color: #333;margin-top:0.83em;border-bottom:1px #eee solid; }
* { float: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.container img { max-width: 250px; }
#rightColumn,#google_translate_element,.CC5188907,#slider img,#slider .pagination,#slider .txtholder, .dropList .OEM  { display:none; } 
.dropList { display:block; }  
.dropList ul { width:90%; }
.dropList ul { padding: 0;margin: 0;list-style-type: none; }
.dropList a{ font: bold 13px Verdana;
padding: 4px 3px;
display: block;width: 100%; /*Define width for IE6's sake*/
color: #595959;text-decoration: none;
border-bottom: 1px solid #C0C0C0; }

.dropList a:visited{ color: #595959; }

html>body .dropList a{ /*Non IE rule*/ width: auto; }

.dropList a:hover{ background-color: #BF8080; color: black; }
