Ivan,
Never mind, I manually found 'stylesheet_tm.css' and added the code indicated above - no change.
This is the code found for '.bot-banners':
Any ideas?.bot-banners{
width:525px;
background:url(../images/title1-bg.png) repeat-x left top #3c4046;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
position:relative;
overflow:hidden;
margin-left:1px;
}
.bot-banners div{
float:left;
text-align: center;
width: 100%;
}
.bot-banners h3.title{
color:#f4f8fe;
font-size:13px;
line-height:16px;
padding-left:172px;
}
Mike


Reply With Quote
