/* Product nav */
#wrap { margin:20px auto;width:750px; }
#nav { width:200px;float:left;margin-left:20px;}
#nav ul { margin:0;padding:0; }
#nav li { margin:0;padding:0;list-style-type:none; }
#nav a, #nav a:active, #nav a:visited { display:block;float:left;padding:0;margin:0;text-decoration:none;outline:none; }
#nav a.selected, #nav a.selected:active, #nav a.selected:visited { text-decoration:none;outline:none; }
#nav2 a, #nav2 a:active, #nav2 a:visited { display:block;float:left;padding:0;margin:0;outline:none; }
#nav2 a.selected, #nav2 a.selected:active, #nav2 a.selected:visited { text-decoration:none;outline:none; }


#nav li.divOverview a, #nav li.divOverview a:active, #nav li.divOverview a:visited { display:block;float:left;padding:0;margin:0;width:133px;height:30px;background:url(../images/buttons/product-buttons_off.jpg) no-repeat 0 0;text-decoration:none;outline:none;text-indent:-9999px; }
#nav li.divOverview a.divOverview:hover { display:block;float:left;padding:0;margin:0;width:133px;height:30px;background:url(../images/buttons/product-buttons_on.jpg) no-repeat 0 0;text-decoration:none;outline:none; }
#nav li.divSpecs a, #nav li.divSpecs a:active, #nav li.divSpecs a:visited { display:block;float:left;padding:0;margin:0;width:133px;height:30px;background:url(../images/buttons/product-buttons_off.jpg) no-repeat 0 -30px;text-decoration:none;outline:none;text-indent:-9999px; }
#nav li.divSpecs a:hover { display:block;float:left;padding:0;margin:0;width:133px;height:30px;background:url(../images/buttons/product-buttons_on.jpg) no-repeat 0 -30px;text-decoration:none;outline:none; }
#nav li.divShipping a, #nav li.divShipping a:active, #nav li.divShipping a:visited { display:block;float:left;padding:0;margin:0;width:133px;height:35px;background:url(../images/buttons/product-buttons_off.jpg) no-repeat 0 -60px;text-decoration:none;outline:none;text-indent:-9999px; }
#nav li.divShipping a:hover { display:block;float:left;padding:0;margin:0;width:133px;height:35px;background:url(../images/buttons/product-buttons_on.jpg) no-repeat 0 -60px;text-decoration:none;outline:none; }
#nav .banner { padding:20px 0 0 5px;clear:both; }
.hiddencontent,.hiddencontent2 { padding:0;float:left;width:400px;display:none; }
#divname p { font-size:12px;line-height:18px;margin:10px 0; }
.clear { clear:both;} 