/*--------------------------------
		QBC App2
---------------------------------*/
 .calendar {
    border: 1px solid #2F5B94;
 }

 .calendartitle {
    background-color: #2F5B94;
 }

 .sf_blog_post {
    border-top: 1px solid #143B71;
 }

 .sf_blog_posttitle {
    border-top: 1px solid #6686A9;
 }

 .widgetset .widget {
    border-bottom: 1px solid #6686A9;
 }

 
