#selected
{
position: absolute; 
left: 85px;
bottom: 20px;
height: 44px;
width: 715px;
z-index: 2;
background: #BCBCBC;
}

#content
{
position: absolute; 
left: 255px; 
bottom: 72px; 
height: 408px;
width: 420px;
font: 11px Verdana;
color: white; 
overflow: auto; 
}

.pic
{
float: left;
margin-right: 10px;
}

.text
{
padding: 3px;
}
