.CSNewsArea
{
   padding-right: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   vertical-align: top;
   padding-top: 30px;
   background-repeat: no-repeat;
   background-image: url(News.gif);
   background-position: right 10px;
}
.CSNewsTable
{
}
.CSNewsItem
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 5px;
   padding-top: 5px;
}
.CSNewsDateTimeLink
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 9px;
   padding-bottom: 1px;
   cursor: pointer;
   color: #8d8d82;
   padding-top: 3px;
   font-family: Verdana;
   text-align: left;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.CSNewsEyeLink
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 9px;
   padding-bottom: 1px;
   cursor: pointer;
   color: black;
   padding-top: 1px;
   font-family: Verdana;
   text-align: left;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.CSNewsTitleLink
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 11px;
   padding-bottom: 3px;
   text-transform: uppercase;
   cursor: pointer;
   color: #00b0b0;
   padding-top: 1px;
   font-family: Verdana;
   text-align: left;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.CSNewsSubTitleLink
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 9px;
   padding-bottom: 3px;
   color: black;
   padding-top: 1px;
   font-family: Verdana;
   text-align: left;
   cursor: pointer;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.CSNewsImage
{
   padding-right: 7px;
   padding-left: 0px;
   padding-bottom: 0px;
   margin: 2px 8px 0px 0px;
   cursor: pointer;
   padding-top: 0px;
}
.CSLinkImage
{
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 0px;
    cursor: pointer;
    spacing: 0px
}
.CSNewsAbstractLink
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: normal;
   font-size: 9px;
   padding-bottom: 1px;
   color: black;
   padding-top: 1px;
   font-family: Verdana;
   text-align: justify;
   cursor: pointer;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.CSNewsText
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: justify;
    color: black;
}
.CSNewsPartitionLine
{
   background-position: left top;
   background-image: url(Line.gif);
   width: 100%;
   background-repeat: repeat-x;
}
.CSNewsBack
{
   background-color: #c8c8b9;
}
.CSNewsBlockTitle
{
   BACKGROUND-POSITION-Y: top;
   background-image: url(BgTitle.gif);
   background-repeat: repeat-x;
   background-color: transparent;
   text-align: right;
}

