﻿.hr
{
    height: 1px;
    padding-top: 4px;
    border-bottom: solid 1px #E0E0E0;
}

.headerLarge
{
    width: 738px;
    height: 80px;
    margin-left: 8px;
    margin-top: 5px;
    padding-top: 120px;
}

.headerNews
{
    width: 738px;
    height: 60px;
    margin-left: 8px;
    margin-top: 5px;
    padding-top: 40px;
}

.stContent
{
    margin-left: 0px;
    width: 737px;
    /*background: url(/_common/images/stores/cap_back.gif);*/
}

.stContent .cap_top
{
    height: 9px;
    width: 738px;
    /*background: url(/_common/images/stores/cap_top.gif);*/
    overflow: hidden;
}

.stContent .cap_bot
{
    height: 9px;
    width: 738px;
    /*background: url(/_common/images/stores/cap_bot.gif);*/
    overflow: hidden;
}

.stContent .cont
{
    width: 763px;
    padding: 20px;
    margin: 3px 0 0 0;
    background-color:#EDEDED;
    color:#3E3E3E;
    
}

.stContent .cont .hr_news
{
    border-bottom:solid 2px #fff;
    padding-right:-20px;
    width:783px;
    height:10px;
    margin-bottom:10px;
}

.stContent .cont h2
{
    font-weight:bold;    
    font-size:1em;
    color:#ED1C24;     
}

.stContent .cont h3
{
    font-weight:bold;    
    font-size:1em;
    
}

.stContent .cont .moreNews
{
    margin-top:5px;
    padding: 3px 0 3px 5px;
    float:right;
    width:100px;
    background-color:#ED1C24;
    text-align:center;
}

.stContent .cont .moreNews a
{
    text-decoration: none;
    color:#fff;
    font-weight:bold;
    
}
