@charset "utf-8";
/* CSS Document */



.rborder{
border-right:solid 1px #000;
}

.lborder{
border-left:solid 1px #000;
}

.apparelrbg{
background-color:#131415;
}

.apparelheader{
height:110px;
width:848px;
border-bottom:solid 1px #000;
background-repeat:no-repeat;
}

#apparelcontent{
padding:25px;
}

#apparelcontent img{
padding:2px;
margin:2px;
margin-left:1px;
margin-top:1px;
}

#apparelcontent img:hover{
border:solid 1px #454749;
background-color:#000;
padding:2px;
margin:1px;
margin-left:0px;
margin-top:0px;
}

.imgcap{
float:left;
font-size:8px;
text-align:left;
}