#content .block {
padding: 0px;
float: left;
width: 400px;
}
#content .block p {
background: url(../img/parts/p.gif) no-repeat 13px -2px;
text-indent: 1em;
}
#content .block table {
margin: 0 0 0 20px;
border: 1px solid #CCCCCC;
width: 380px;
}
#content .block th {
font-size: 12px;
line-height: 1.5;
padding: 0 10px;
font-weight: normal;
text-align: left;
border: 1px solid #CCCCCC;
background-color: #FFCC99;
width: 85px;
}
#content .block td {
font-size: 12px;
line-height: 1.5;
padding: 5px;
border: 1px solid #CCCCCC;
}
#content .features {
clear: both;
}
#content .features li {
font-size: 75%;
line-height: 1.5;
float: left;
width: 240px;
padding: 0 0 0 20px;
list-style-type: none;
display: inline;
}
#content .features li img {
margin: 3px;
padding: 1px;
border: 1px solid #CCCCCC;
}
