/* blog start */
.blogSearchForm{
float:right;
}

.blogPageLinks a{
font-size:1.2em;
}

.commentForm{
margin-top:20px;
}

.blogContent {
float:left;
width:660px;
/* background-color: red; */
}

.blogSidebar {
float:right;
width:215px;
padding:15px;
background-color:#EEE;
}

/* blog end */
