/*
*/
#content span.features {
display:block;
border:solid 1px gray;
background-color:whitesmoke;
list-style:none;
}
#content table.fancy * {
position:relative;
border-spacing:1px;
}
#content table.fancy td {
position:relative;
border:outset 1px gray;
}
#content table.fancy tr:first-child {
background-color:gray;
color:white;
text-align:center;
font-weight:bold;
}
#content table.fancy tr td:first-child {
width:10%;
font-weight:bold;
}
/**/
MetaPage/ReviewStyle (last modified 2008-11-04 06:59:55)