#listholder	{
clear: both;
float: left;
margin: 0 0 5px 0;
width: 458px;
overflow: visible;
/* background-color: aqua; */
}

#listholder p	{
margin: 7px 0 0 0;
}

#listtitle	{
float: left;
margin: 20px 0 0 0;
height: 9px;
width: 375px;
}

#listthumb	{
float: right;
margin: 0 0 0 0;
width: 80px;
/* height: 80px; */
}

#listdivrule	{
float: left;
background: url(images/line_bluedotted.gif) repeat-x top center;
margin: 7px 20px 0 0;
width: 355px;
height: 10px;
}
