div.catItemHeader h3.catItemTitle {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 10px;
  	color: #65664A;
}

.moduletablemodgray1 h3, h2.itemTitle{
  	color: #636321;
    font-size: 14px;
    font-weight: bold;
}


.breadcrumb {
 color: #ccc;
 padding: 3px;
 margin-bottom: 25px;
 }
ul.breadcrumb {
 margin-left: 0;
 padding-left: 0;
 display: inline;
 border: none;
 } 
ul.breadcrumb li {
 margin-left: 0;
 padding-left: 2px;
 border: none;
 list-style: none;
 display: inline;
 }