/* Category Overview Styles*/
.co_Dipasa_Products .CategoryContainer 
{
    float:left;
    padding: 2px;
    margin: 5px 2px 5px 2px;
    border: solid 1px #cdd7d1;
    padding: 5px;
    width: 180px;
    height: 85px;
    background-color: #f0efef;
}

.co_Dipasa_Products .CategoryImage
{
	/*padding: 5px;*/
	border: 1px solid #587b68;
	/*background-color: #FFFFFF;*/
	margin-right: auto;
	margin-left:auto;   
	width:160px;
	height:60px;
}
.co_Dipasa_Products .Description
{
  text-align:center;
}
.co_Dipasa_Products .LinkMore
{
    display:none;   
}
.co_Dipasa_Products .Description ul
{
    padding-left: 15px; 
    margin-left: 5px; 
}
.co_Dipasa_Products .Description H1
{
        font-weight: bold;
        margin-bottom:0px;
        margin-top: 0px;
}
.co_Dipasa_Products H1 a:link,
.co_Dipasa_Products H1 a:visited
{
    color: #204614;
}

.co_Dipasa_Products a:link,
.co_Dipasa_Products a:visited
{
    color: black;
}

.co_Dipasa_Products .cBreadcrumb,
.co_Dipasa_Products .cBreadcrumb a:link,
.co_Dipasa_Products .cBreadcrumb a:visited
{
    border-bottom: #336e1f 1px solid;
    padding-bottom: 2px;   
    color: #336e1f;
    font-size: 110%; 
    font-weight:bold;
 }
 .co_Dipasa_Products .cBreadcrumb a:hover
 {
    text-decoration: none;
 }
