table{
width:90%;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 40px;
font-size: 11px;
}
tr.tablehead {
background-color: #495058;
height: 35px;
}
tr.tablehead td {
color: #ffffff;
padding: 5px;
font-weight: bold;
}
thead th {
padding:1em 1em .5em;
border-bottom:1px dotted #FFF;
text-align:left;
}
td{
padding:8px;
}
tbody tr.odd td {
background: #FCFCFD;
}
* html tr.odd td
{
background:#FCFCFD;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr_bg.png', sizingMethod='scale');
}
#middle
{
background-color:#900;
}
Bookmarks