body{
width:100%;
margin:10px 0 0 10px;
}

#left, #right{
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size:9px;
/*
position:fixed;
top:480px;
width:135px;
left:10px;
*/
}


#right{
/* left:800px;*/
}

img{
border:0;
}

#headpic{
position:absolute;
z-index:0;
}

#leftbg{
/*
position:fixed;
top:480px;
left:10px;
width:135px;
height:250px;
*/
background-color:white;
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


#left a, #right a{
color:#999;
}

.player{
margin:3px 0 0 0;
}

#list{
position:absolute;
color:blue;

left:0px;
top:0px;

width:100%;
height:100%;
font-family:courier;
margin:0;
font-size:11px;
z-index:1;
}

.overline{
margin:7px 0 15px ;
}

.underline{
margin:-6px 0 0 0;
}

#list h2{
margin:0;
font-size:13px;
font-weight:normal;
}

#list a{
color:blue;
text-decoration:none;
}

.itemcontents{
display:none;
}

.listitem{
height:150px;
}

