h2 {
font-size: 20px;
color: #000;
margin: 0;
padding: 0 0 15px 20px;
font-weight: 100;
}

h2 a {
font-size: 20px;
color: #000;
text-decoration: none;
padding: 0;
margin: 0;
}

h2 a:visited {
color: #000;
}

#left {
float: left;
width: 519px;
}

#post {
width: 509px;
}

#blogText {
font-size: 14px;
text-align: justify;
padding: 15px 20px 5px 20px;
background: url(images/text_bg.jpg) top right no-repeat;
}

#posted {
font-size: 13px;
color: #888;
text-align: left;
margin: 15px 0 35px 0;
}

#posted a {
font-size: 13px;
color: #888;
text-decoration: none;
}

#firstPostWhite {
background: #fff;
float: right;
height: 38px;
width: 5px;
}

#right {
width: 265px;
float: right;
}

#rightPost {
width: 255px;
}

#rightPostText {
font-size: 14px;
text-align: justify;
padding: 15px 20px 5px 20px;
background: url(images/recent_bg.jpg) top left no-repeat;
}

#recent {
padding: 7px 0 0 0;
}

#recent a {
display: block;
width: 194px;
float: left;
color: #32798d;
padding: 10px;
margin: 0 0 1px 0;
text-decoration: none;
text-align: right;
}

#recent a:hover {
color: #fff;
background: #4a92aa;
}