.smartBlogLeft .pagination{
   position: inherit;
   float: right;
}
.smartBlogLeft .pagination li{
   float: left;
   list-style: none;
}
.smartBlogLeft .postList{
   clear: both;
}
.smartBlogLeft .post, .smartBlogLeft #commentForm{
   margin-top: 20px;
}
.smartBlogLeft #postPageBody, .smartBlogLeft .comment{
   margin-bottom: 20px;
}
.smartBlogLeft #commentSecurity{
   width: 250px;
}
.smartBlogLeft #commentEmail{
   margin-right: 10px;
}
.smartBlogLeft textarea{
   font-family: Arial,Helvetica,sans-serif;
   font-size: 1em;
}
.smartBlogLeft #submitButton{
   cursor: pointer;
}
.smartBlogLeft .page_first, .smartBlogLeft .page_last{
   display: none;
}