#mainContent{
width:700px;
}
.newsItem{
margin-left:210px;
}
.postTitle{
background:none repeat scroll 0 0 #6699FF;
}
#blogTitle .title a:first-letter {
    color: #6699FF;
}
#blogTitle .title a:hover {
    background: none repeat scroll 0 0 #6699FF;
    color: white;
}
#navList li a:hover{
    background:#6699FF;
    color:white;
}
#blogTitle .title a:hover{background:#6699FF;color:white;}
#comment_form a{color:#6699FF;text-decoration:none;}
#leftcontentcontainer li a{color:#6699FF;text-decoration:none;display:block;padding:0.3em;}
#leftcontentcontainer li a:hover{background:#6699FF;color:white}
.topicListFooter a{color:#6699FF}
.postDesc a{
color:#6699FF;
}
.postBody a,.postCon a{color:#6699FF;text-decoration:none}
.postBody a:hover,.postCon a:hover{background:#6699FF;color:white;}
.feedbackItem a{
color:#336699;
}
.feedbackListSubtitle a{
color:#336699;
}
#calendar, #profile_block, .mySearch h3, .catListComment{
display:block;
}