﻿/*.bigAdSelector
{
    position: absolute;
    bottom: -46px;
    text-align: center;
    margin-left: 116px;
}
.gapForBigAdSelector
{
    clear: both;
    margin-bottom: 30px;
}
.sectionCol
{
    width: 473px;
}

ul.newsproducts
{
    width: 100%;
    list-style: none;
    padding-left:0px;
}
ul.newsproducts li
{
    list-style-type: none;
    display: inline;
    width: 19%;
    float: left;
    margin: 10px 0px 0px 0px;
    height: 278px;
    border-bottom: 1px solid #dcdcdc;
}
ul.newsproducts li .Atit1
{
    height: 28px;
    color: rgb(204, 0, 51);
    font-size: 12px;
    margin-top: 10px;
    padding:0px 5px;
}
ul.newsproducts li .Atit2
{
    margin-top: 0px;
    font-size: 12px;
    word-wrap: break-word;
    padding:0px 5px;
}*/

.AdvertiseTitleStyle {
    /*color: #00529C;*/
    color:#4a4a4a;
    width: 100%;
    /*border-bottom-color: #005292;
    border-bottom-width: 2px;
    border-bottom-style: solid;*/
    /*font-size: 1.35em;*/
    font-size: 34px;
    text-align: left;
    font-weight: bold;
}
