here is my Main CSS
Code:
#holder {
width:99%;
margin:0 auto;
}
.curvh {
background:url(images/carbonfibre2/body/fhmainr.gif) repeat-x top left;
font:bold 10px tahoma;
color:white;
}
.curvhl {
background:url(images/carbonfibre2/body/fhr.gif) no-repeat top left;
font:bold 10px tahoma;
color:white;
}
.curvhr {
background:url(images/carbonfibre2/body/fhl.gif) no-repeat top right;
font:bold 10px tahoma;
color:white;
}
/* ***** Logo ***** */
#toplogo {
height:80px;
margin:0px;
background:#636464 url(images/carbonfibre2/body/cback.gif) repeat-x top right;
}
.logo {
float:right;
}
.footerclose {
background:#636464 url(images/carbonfibre2/gradients/footerback.gif) repeat-x;
}
img {
border:0;
}
.pbcopy {
background:black;
height:20px;
text-align:center;
}
.clear {
clear:both;
}
.WWU002postbit td {padding-left:2px;padding-right:2px;}
.WWU002postbit img.i,.WWU002postbit img.im,.WWU002postbit img.il,.WWU002postbit img.ir {background-color:#000000;border-left:1px solid #404040;border-top:1px solid #404040;border-right:1px solid #808080;border-bottom:1px solid #808080;}
.WWU002postbit img.im {border-left:none;border-right:none;}
.WWU002postbit img.il {border-right:none;}
.WWU002postbit img.ir {border-left:none;}
.postinfo {
border-top: solid 1px #E0E0E0;
border-left: solid 1px #E0E0E0;
border-right: solid 1px #D7D7D7;
border-bottom: solid 1px #D7D7D7;
margin: 3px 5px;
padding: 2px;
color: #808080;
background: #d2dee3;
font-size: 10px;
}
any help in this would be appreciated.