//Gear Page

#gearwrapper{
width:650px;
font-family: Verdana; font-size: 12px;
}
h3{font-family: Verdana; font-size: 12px;}
#gearwrapper a{color:white;font-weight:normal;}
.product{
color:#FFFFFF;
background: rgb(50, 50, 50);
height:auto;
text-align:justify;
width:650px;
max-height:240px;
height:auto;
min-height:220px;
border: 1px solid rgb(192, 192, 192);
}
.img{
float:left;
width:230px;
padding:5px;
}
.content{
font-family:Verdana;
font-size:12px;
float:left;
width: 400px;
padding:5px;

height:200px;
}
.infoHead{
font-weight:normal;
}
.cost{
color:yellow;
font-weight:bold;
}

.producthead{
color:yellow;
}
.desc{
padding:20px;
color:#FFFFFF;
background: rgb(80, 80, 80);
}
.info{
color:black;display:none;
}

.info-style{
color:#FFFFFF;background: rgb(80, 80, 80);padding:20px;width:580px;
}
