#nav_gear  a {
   border-top: 8px solid #ff9600;
   color: #ff9600;
   padding-top: 0px;
   margin-top: 0px;
}

div.additional {
   width: 482px;
   float: left;
}

div.gearShellwear {
   width: 274px;
   background-image: url('/summit/gear/shellwear/model.jpg');
   background-repeat: no-repeat;
   margin-bottom: 8px;
   float: left;
}

div.gearItem {
   width: 482px;
   margin-top: 16px;
   margin-bottom: 24px;;
   float: left;
}

div.gearItem h2,
div.gearItem h3,
div.gearItem p, 
div.gearDesc {
   width: 320px;
   margin-bottom: 0px;
   margin-left: 32px;
   clear: none;
   float: left;
}

div.gearItem h3 {
   margin-top: 0px;
   margin-bottom: 4px;
}

img.gearPhoto {
   border: 0px solid #e0e0e0;
   width: 125px;
   clear: none;
   float: left;
}

img#beanie_overlay {
   width: 168px;
   height: 45px;
   margin-left: 106px;
   float: left;
   display: inline;
}

img#goretex_overlay {
   width: 168px;
   height: 92px;
   margin-top: 23px;
   margin-left: 106px;
   float: left;
   display: inline;
}

img#gloves_overlay {
   width: 88px;
   height: 44px;
   margin-top: 16px;
   margin-left: 1px;
   float: left;
   display: inline;
}

img#gaiters_overlay {
   width: 126px;
   height: 94px;
   margin-top: 27px;
   margin-left: 79px;
   float: left;
   display: inline;
}

img#boots_overlay {
   width: 154px;
   height: 43px;
   margin-top: 15px;
   margin-left: 51px;
   float: left;
   display: inline;
}


