.rightpromobox{
width:300px;
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
.rightpromobox .topbox{
width:298px; overflow:hidden;
border:1px solid #000; background:#fff;
}
.rightpromobox .rule{
margin:10px 1px 0 1px; background:#fff;
}
.rightpromobox .middletext{
width:265px; padding:10px 20px; text-align:left; line-height:1.6em;
background:#fff;
}
.rightpromobox .bottombox{
height:82px; overflow:hidden;
background:#666;
margin-top:5px;
position:relative;
background:url(http://abcnews.go.com/assets/static/syndication/images/bg-icaught_webcast_promo.gif) no-repeat;
cursor:pointer;
}
.rightpromobox .bottombox a{
color:#fff; padding:10px; text-decoration:none;
}
.rightpromobox .bottombox .thumb{
position:absolute; top:22px; left:15px; background:#ddd;
}


.rightpromobox .bottombox .bottomtext{
position:absolute; top:16px; left:80px; line-height:1.6em;
color:#fff; width:208px; height:55px; overflow:hidden;
}