#left, #right {
width:41px;
padding:12px 14px;
}
#left {
float:left;
}
#right {
float:right;
}

table#news hr, #newsInner hr {
background-color:#CCC; 
border:0 !important;
*margin:0 !important;
border: 1px solid #CCC !important;
}



table#news {
float:left;
border-spacing: 5px;
border-collapse:separate;
overflow:hidden;
display:none;
}
table#news td {
border:3px double #ddd;
padding:10px;
width:242px;
vertical-align:top;
}


.small * {
font-size:11px;
}

#newsInner {
margin-left:60px;
width:805px;
border:3px double #ddd;
padding:5px;
color:#333333;
font-size:14px;
line-height:18px;
}

#newsInner table td {
vertical-align:top;
padding:5px;
*padding:0px;
}

#newsInner table td.left {
width:250px;
}

#newsInner table td.half {
width:50%;
}

#news hr, #newsInner hr {border:0px; border-top:1px solid #ddd; margin:8px 0;}
/*table#news ul, #newsInner table ul {
list-style:square;
margin:15px 0;
padding-left:18px;
}
table#news ul li, #newsInner table ul li {
font-size:11px;
}*/
table#news h3, #newsInner table h3 {
font-size:18px; 
margin-left:4px;
}
@media all and (min-width: 0px)
    {
        body #newsInner table h3 { margin-top: 3px !important;} 
    }

table#news p, #newsInner table p {
margin-left:4px; 
padding:0px 0 10px 0; 
font-size:14px;
}
a.leftArrow {background: url(../../img/common/arrow_left.gif) no-repeat; width:40px; height:42px; display:block;}
a.leftArrowActive {background: url(../../img/common/arrow_left_active.gif) no-repeat; width:40px; height:42px; display:block}
a.rightArrow {background: url(../../img/common/arrow_right.gif) no-repeat; width:40px; height:42px; display:block}
a.rightArrowActive {background: url(../../img/common/arrow_right_active.gif) no-repeat; width:40px; height:42px; display:block}

div#photoBlock{
text-align:center;
height: 152px;
padding: 0px !important;
border: 0px !important;
margin: 0px !important;
}
div#photoBlock img{
height: 152px;
width: 203px;
padding: 0px !important;
border: 0px !important;
margin: 0px !important;
}
div.callCountDown {
background:#017DC3;
color:#FFF;
font-size:27px;
width:100% !ie;
}