.secSplit{
    float:left;
    width:320px;
    padding:10px;
}
.secSplit h3{
    margin-bottom:10px;
}
#splLft{
    border-left: solid 1px #dedede;
}
.productLstC{
    border-bottom:solid 1px #e2e2e2;
    padding:3px;
    margin-bottom:10px;
    height:70px;
}
.productLstC .splitSec{
    float:left;
}
.splitSec img{
    padding-right:10px;
}
.splitSec p{
    padding:0px;
    margin-bottom:3px;
    font-size:0.7em;
}
.splitSec p strong{
    color:#bf1911;
    font-size:1.1em;
}
.splitSec p strong span{
    font-size:0.7em;
}
.splitSec p a{
    color:#3b74bf;
    text-decoration:none;
}
.splitSec h3{
    font-size:0.8em;
    margin:0px;
}
.newsItmC{
    display:block;
    margin-bottom:10px;
}
.newsItmC .calC{
    background:url(../images/cal.png) no-repeat 0px 0px;
    width:30px;
    height:30px;
    float:left;
    color:#0c135a;
    text-align:center;
    font-size:1em;
    font-weight:bold;
}
.calC span{
    display:block;
    color:#fff;
    font-size:0.5em;
}
.newsItmC .newsNfo{
    float:left;
    padding-left:10px;
    font-size:0.9em;
    width:280px;
}
.newsNfo h3{
    margin:0px;
    padding:0px;
}
.newsNfo p a{
    display:block;
    text-decoration:none;
    color:#bf1911;
}
