/****************************
         Articles
****************************/

.HomeLeft .title_blue .Head,
.HomeMid .title_blue .Head,
.HomeRight .title_blue .Head {color: #0068A6;font-size: 20px;}

.article-home {width: 220px;background: #f4f4f4;padding: 10px;border: 1px solid #e8e8e8;}
.article-home-title a {
color: #666666 !important;
font-family: GillSans,'Gill Sans MT',Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
line-height: 1.5;
font-size: 16px !important;
font-weight: bold !important;
padding: 2px 0;
}
.article-home-title {
min-height:50px;
}
.article-home-image {text-align: center;height: 200px;background: #efefef;margin: 5px 0;}
.article-home-summary {}
.article-home-link {}
