div.category-panel {
background-image:url(../images/shop/category/category_bg_nuture.gif);
background-position:left top;
background-repeat:no-repeat;
}

div.category-panel h3 {
color:#377C79;
}

div.category-panel p {
color:#549F9B;

}

.form-button {
background-color:transparent;
background-image:url(../images/shop/category/addproducts_nuture.gif);
background-repeat:no-repeat;
color: #176058;
width: 122px;
}

.catalog-listing h5 a, .catalog-listing h5 a:hover {
color:#377b7a;
}

div.second-content .column-two {
margin-top: 36px;
}

/* Product Specific */

div.stage0,
div.stage1,
div.stage2,
div.stage3,
div.stage4,
div.stage5 {
   background-repeat: no-repeat;
   width: 49px;
   height: 79px;
   display: block;
   position: absolute;
   top: 0px;
   right: 15px;
}

div.stage0 { background-image: url(../images/shop/category/from15months.gif); }
div.stage1 { background-image: url(../images/shop/category/from12months.gif); }
div.stage2 { background-image: url(../images/shop/category/from9months.gif); }
div.stage3 { background-image: url(../images/shop/category/from6months.gif); }
div.stage4 { background-image: url(../images/shop/category/from4months.gif); }
div.stage5 { background-image: url(../images/shop/category/from0months.gif); }

/* Product Specific */

* html .catalog-listing h5 {
font-size:0.8em;
height:4.5em;
margin-bottom:0.4em;
margin-top:10px;
}

*+html .catalog-listing h5 {
font-size:0.8em;
height:4.5em;
margin-bottom:0.4em;
margin-top:10px;
}
