﻿#content
{
    background-image:url(../images/blankBackground.jpg);
    background-repeat:no-repeat;
    background-attachment: scroll;
    display:block;
    height:516px;
    position:relative;
    top:10px;
}

.titleNews
{
background:transparent url(/images/title_News.gif) no-repeat scroll center center;
height:60px;
left:14px;
position:relative;
width:166px;
}

#imageContainer
{
    height:410px;
    margin-left:26px;
    margin-top:78px;
    width:126px;
}

#contentContainer
{
    margin-top:78px;
    width:290px;
    height:410px;
    margin-left:36px;
    font-size:11px;
    color:gray;
}

.imageContainer
{
    margin-bottom:15px;
    height:125px;
    background-position:center;
    background-repeat:no-repeat;
}

#contentContainer P 
{
    margin:0;
}
#contentContainer P A
{
    text-decoration:none;
}

.aboutUsLink
{
    height:20px;
    border-bottom:2px solid #DDDDDD;
    width:218px;
}
.aboutUsLink A
{
    text-decoration:none;
}
.whiteArrow
{
    height:30px;
    margin-left:15px;
    margin-top:10px;
    padding-left:20px;
    background-image:url(../images/whiteArrow.jpg);
    background-repeat:no-repeat;
    background-position:left center;
}

.newsItem
{
    background-color:#dddddd;
      font-size:11px;
      margin-top:2px;
      margin-bottom:2px;
      padding:3px;
}

.alternative
{
    background-color:#bbbbbb;
  
}

#newsContainer
{
    width:350px;
    height:410px;
    margin-left:26px;
    margin-top:78px;
}


/*********************************/
div#content .col li a {
font-size:0.8em;
}

div#content .col p, div#content .col ul {
    color:#666666;
    font-size:0.8em;
    line-height:1.5em;
    margin:12px 0;
}

div#content .col ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:square;
}

div.div-leftcontent {
height:473px;
margin-left:12px;
padding-top:0;
position:absolute;
top:0;
}

div.leftnews {
overflow:auto;
width:412px;
}

div.leftnews li {
border-bottom:1px solid #DBDBDB;
width:311px;
}

div#content .col ul.arrow {
list-style-type:none;
}

div#content .col ul.arrow li {
background:transparent url(/images/ul-image-4.png) no-repeat scroll left top;
display:block;
margin-left:0;
padding:3px 0 3px 20px;
}

/*****************right news***************************/

div.div-rightcontent {
    display:inline;
    float:right;
    margin:0 6px 0 0;
}
div.rightnews {
    overflow:auto;
    width:430px;
}

div.rightnews div {

}
div.div-rightcontent div {
    color:#FFFFFF;
    font-size:0.8em;
    padding:10px 20px;
    height:493px;
}
div.div-rightcontent h3 {
    font-family:Arial,Helvetica,Sans-Serif;
    font-size:1.1em;
    margin:15px 0;
        color:Gray;
}
div.div-rightcontent p, div.div-rightcontent ul 
{
    color:Gray;
line-height:1.3em;
margin:15px 0;
}
