﻿
#ShirtFabricGallery{float:left;}
#SuitFabricGallery {float:left;}
.cFabric {
    width:200px;
    height:275px;
    float:left;
    text-align:center;
    padding:4px;
    line-height:1.125em;
   
}
.cFabric img{
    border:solid thin #396e03;
    width:200px;
    height:200px;
}
.cfabric Item {
        color:#396e03;
        font-weight:bold;
}
.cfabricContent {}
.category
{
    float:left;
    height:150px;
    width:270px;
    margin:15px;
}

.categoryh2
{
    color:inherit;
    margin:15px 0px 20px 0px;
    padding:0;
    padding-left:25px;
    text-align:left;
    float:left;
    width:300px;
    border-bottom:2px solid #cbcbcb;
   
    font-size:2.5em;
}
.category p
{
    margin-left:50px;
    font-size:1.3em;

}
.catLink
{
    line-height:2.5em;
    color:White;
    font-size:2em;
    text-decoration:none;
    margin:20px;
}
.hMorePicsFooter {

}



