/* category.tpl */
body#category #subcategories li { height: 136px; width: 108px; margin-right: 3px }
/*div.cat_desc { margin: 0 1em }*/
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { margin-top: 1em }

div.TlpContainer {
background-image: url("../img/gray_gradient_top_768x15.jpg");
background-position: center top;
background-repeat: no-repeat;
border: 1px solid #DEE5EF;
margin-bottom: 14px;
margin-left: 14px;
}
div.TlpTeam {
background-image: url("../img/gray_gradient_bottom_768x15.jpg");
background-position: center bottom;
background-repeat: no-repeat;
font-size: 12px;
line-height: 16px;
padding: 4px 15px 10px;
}