#col1{
width:410px;
float:left;
margin-right:10px;
}
#col2{
width:327px;
}

.box{
clear:left;
padding:3px 7px 5px;
margin-bottom:10px;
}

#drama_h{
background-color:#609;
background-image:url('../images/corner_w_pur_10_tl.gif');
background-repeat:no-repeat;
background-position:top left;
}
#drama{
border:1px solid #609;
}
#other_h{
background-color:#00c;
background-image:url('../images/corner_w_blue_10_tl.png');
background-repeat:no-repeat;
background-position:top left;
}
#other{
border:1px solid #00c;
}
