#main {
padding-right:200px;
}

#right {
position:absolute;
top:135px;
right:0px;
width:170px;
margin:10px;
}
#right h3 {
font-weight:bold;
text-transform:uppercase;
font-size:14px;
width:170px;
color:#fff;
text-indent:8px;
margin-bottom:8px;
}
#right p {
padding:0 8px;
margin:0 0 8px 0;
}
#newartist{
border:1px solid #f90;
background-color: #FFF8F0;
margin-bottom:10px;
}
#newartist h3 {
background-color:#f90;
}
#updated {
border:1px solid #f90;
background-color: #FFF8F0;
margin-bottom:10px;
}
#updated h3 {
background-color:#f90;
}
#top5 {
border:1px solid #f90;
background-color: #FFF8F0;
margin-bottom:10px;
}
#top5 h3 {
background-color:#f90;
}
#top5 ol{
margin:0 3px 10px 8px;
 list-style-position : inside;
}

.red {color:#f00;}

.feat{
border:1px dashed #000;
padding:5px;
height:90px;
}
.feat h4{
margin:0;
clear:right;
}
.feat p{
margin:6px 0 0 0;
clear:right;
}
.feat img{
float:left;
}

