﻿
 .divSubTitle
{
    height:auto;
    margin-bottom:25px;

}
.divBluTitle {

    color:#205E96;    
    font-size:20px;
    height:auto;
    margin-bottom:10px;
}
.hlEducational {

    float:left;
    width:360px;
    height:500px;
    margin-bottom:20px;
    margin-right:10px;
    
}
.hlEducational:last-child {
    margin-right:0px;
}
.aLink {
    color:#205E96; 
    text-decoration:underline;
    padding:5px 10px;
}
.imgItem {
    width:360px;
    height:230px;
    margin-bottom:10px;
}
.titleItem, .contentItem {
    padding:5px 10px;
}
.titleItem {
    color:#205E96;    
    font-size:20px;
}