
#lists
 { background: #faebd7; list-style-type: none; display: block; margin-left: 15px; padding-bottom: 10px; position: relative; width: 598px; float: left; border: solid 1px #888 }
#lists dl { padding-bottom: 10px; position: relative; top: 15px; width: 289px; float: left }
#lists dt { color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; background-color: #999; margin-bottom: 5px; margin-left: -10px; padding: 0 5px 0 10px; position: relative; width: 265px; float: left }
#lists dd { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; position: relative; left: -35px; width: 265px; float: left }
#lists .clear  { clear: both }
.clearleft { clear: left }

