.recentposts { 	height: 450px; position: relative;}
.recentposts .left { width: 328px; float: left }
.recentposts .right { width: 280px; float: left; position: absolute; top:  -37px; right: -13px; }

.recentposts .item { display: block; clear: both; width: 315px; height: 92px; }
.recentposts .item .image { width: 79px; height: 97px; float: left; }
.recentposts .item .text { margin-left: 80px; }
.recentposts .item .readmore { /*text-align: right; clear: both; display: inline;*/ }