#cat_item{
float:left;
width:140px;
height:105px;
border:0px solid #EBEBEB;
text-align:center;
margin:0px 6px 12px 0px;
padding-bottom:30px;
}

.ie6 #cat_item{
float:left;
width:140px;
height:150px;
border:0px solid #EBEBEB;
text-align:center;
margin:0px 6px 0px 0px;
}


.caption{
font-family:Arial, Helvetica, "trebuchet MS";
font-size:12px;
text-align:center;
font-weight:bold;
line-height:13px;
background-image:url(../../../images/interface/fluid/thumb_shadow.gif);
background-repeat:no-repeat;
height:30px;
padding:3px 8px 0px 8px;
}
.caption_tiny{
font-family:Arial, Helvetica, "trebuchet MS";
font-size:10px;
text-align:center;
font-weight:normal;
line-height:10px;
height:30px;
}

.ie6 .caption_tiny{
font-family:Arial, Helvetica, "trebuchet MS";
font-size:10px;
text-align:center;
font-weight:normal;
line-height:10px;
height:30px;
clear:both;
}


#cat_item_gallery{
float:left;
width:134px;
height:105px;
border:0px solid #EBEBEB;
text-align:center;
margin:0px 12px 0px 0px;
padding-bottom:30px;
}


.ie6 #cat_item_gallery{
float:left;
width:134px;
height:105px;
border:0px solid #EBEBEB;
text-align:center;
margin:0px 0px 0px 0px;
padding-bottom:10px;
}

#cat_item_reference{
float:left;
width:134px;
height:50px;
border:0px solid #EBEBEB;
text-align:center;
margin:0px 12px 0px 0px;
padding-bottom:35px;
}

.caption_gallery{
font-family:Arial, Helvetica, "trebuchet MS";
font-size:12px;
text-align:center;
font-weight:bold;
line-height:13px;
background-image:url(../../../images/interface/fluid/thumb_shadow2.gif);
background-repeat:no-repeat;
height:30px;
padding:3px 8px 0px 8px;
}