﻿.the_news
{
background-image:url('inTouch/images/the_news.jpg');
}
.bannernews
{
background-image:url('inTouch/images/news.jpg');
}
.news
{
    
}
.back
{
    font-size:16px;
    margin-right:15px;
    color:Black;
}
.news .onenews
{
    color:#565656;
    margin-bottom: 25px;
}
.news .onenews .back
{
    text-align:right;
    padding-right:25px;
    clear:both;
}
.news .onenews a
{
    
    text-decoration:none;    
}
.news .onenews p
{
    margin: 0;
}
.news .onenews h3
{
    font-weight:normal;
    font-size:13px;
    text-decoration:none;
    color:#000000;
    display:inline;
    margin:0;
}
.news .onenews .date
{
    font-size:9px;
    color:#9c814d;
}
.news .onenews .expander
{
    display:inline;
    width:10px;
    height:10px;
    border:0;
}
.pagination
{
    padding-bottom:25px;
}
.pagination a
{
    color:#000;
    text-decoration:none;
}
.pagination a:hover
{
    color:#6993d0;
}
.pagination a.pageselected
{
    color:#6993d0;
}