
.item {
clear: both;
padding-top: 17px;
}

h1, h2, h3, h4, h5 {
float: left;
height: 37px;
padding-left: 25px;
width: 345px;
}

.item p {
float: left;
padding-left: 25px;
width: 345px;
}

.item div.rightimages {
float: right;
padding-right: 15px;
text-align: center;
width: 255px;
}

.item a.continue-reading {
display: block;
clear: both;
text-align: center;
}

.item div.content-divider {
background: url(../images/global/content-divider.gif) left bottom no-repeat;
clear: both;
margin-bottom: 3px;
padding-top: 25px;
padding-bottom: 16px;
width: 646px;
}