br.clr{
 clear:left;
}

p{
 line-height:22px;
 margin:0; 
 color:#93A7FF;
}

div.cntry{
 width:180px;
 display:inline;
 margin:0px 5px 10px 0px;
 float:left;
}

div.maker{
 width:160px;
 font-size:14px;
 line-height:22px;
 margin:5px 10px 5px 10px;
}

div.cntry a{
 width:100%;
 height:100%;
 display:block;
}

div.cntry a:hover{
 background:#EE029D;
 text-decoration:none;
 color:#fff;
 font-weight:bolder;
}

div.left_cntnts{
 width:740px;
 float:left;
 margin:5px 5px 10px 0;
}

div.right_cntnts{
 width:215px;
 text-align:center;
 padding:5px 0 0 0;
 margn:5px 0 0 0;
 float:left;
 background:#eee;
}