hm i can make the top of the coulum smaller but the bottom doesnt follow any help anyone?
.tcat2 {
background: url(aero/misc/tcat2.gif) top left no-repeat;
width: 190px;
height: 27px;
line-height: 27px;
color: white;
font-size: 11px;
padding: 4px 0px 0px 27px;
font-weight: bold;
border-bottom: 3px #d9d9d9 solid;
}
.ct {
padding: 8px 27px 15px 24px;
color: #666666;
font-size: 11px;
line-height: 16px;
background-color: #f2f2f2;
}
|