.content_body
{
        width: auto;
        height: auto;
}
 .related_items
 {
        float: right;
        width: 200px;
        margin: 10px 0 10px 0px;
        background-color: #CFF;
}
.related_title
{
        font-size: larger;
        color: #FFF;	
        background-color: #6CF;
        width: 100%;
        height: 100%;
}