/*Tabbed browsing on product page*/
#tabs {list-style:none;width:100%;border-bottom:3px solid #4c6898;height:20px;padding:0;margin:150px 0 0 0}
#tabs li {display:block;float:left;margin:0 1px;background:url(/mm5/graphics/sitewide/off_left.jpg) top left no-repeat #9aadcd}
#tabs li.selected {background:url(/mm5/graphics/sitewide/on_left.jpg) top left no-repeat #4c6898}
#tabs li a {display:block;outline:none;padding:4px 15px;text-decoration:none;color:#fff;font-size:10px;font-weight:bold;font-family:verdana,arial,helvetica,sans-serif;background:url(/mm5/graphics/sitewide/off_right.jpg) top right no-repeat}
#tabs li.selected a {background: url(/mm5/graphics/sitewide/on_right.jpg) top right no-repeat;color:#fff}
#tabs li a:hover {text-decoration:underline}
#tabs li.selected a:hover {text-decoration:underline;}
.main {margin:0;padding:10px 20px 30px;clear:right;}
.main h2 {font-size:14px;}
#tab3_content img.amp {width:200px;height:211px;float:left; }
#tab3_content img.chassis {width:490px;height:211px;float:right;margin-bottom:20px}
#tab3_content h3 {font-size:14px}
#tab3_content h3.bordertop {clear:right}
#tab3_content p.margintop40 {margin-top:240px}

