سلام یه مثال برات میزنم ...

کد:
table.moduletable {
 width			  : 100%;
 table-layout	  : auto;
	background: url(../images/nback.jpg) no-repeat bottom right;
    margin-bottom:8px;
    margin-top:4px;
}
table.moduletable th {
 font-size     : 11px;
 font-weight    : bold;
 text-transform  : uppercase;
 text-align    : left;
 height      : 23px;
 line-height    : 22px;
 text-indent    : 8px;
 letter-spacing  : 1px;
 color       : #000;
 background-image : url(../images/rss.jpg);
 background-position : 100%;


}
table.moduletable td {
 padding-left   : 0px;
 padding-right   : 0px;
 padding-top	  : 0px;
 padding-bottom  : 2px;
 margin	: 4px;
}

شما بیشتر رو این دقت کن

کد:
table.moduletable {
 width			  : 100%;
 table-layout	  : auto;
	background: url(../images/nback.jpg) no-repeat bottom right;
    margin-bottom:8px;
    margin-top:4px;
}
امیدوارم بدردت بخوره