.CSNewsArea
{
   padding-top: 15px;
   padding-left: 15px;
   padding-right: 12px;   
   height: 100%;
}
.CSNewsAreaTable
{
   height: 100%;
   background-position: left top;
   background-image: url(../images/TopBar/tit_rilievo.gif);
   background-repeat: no-repeat;
}
.CSNewsAreaBody
{
   height: 100%;
   padding-top: 18px;
}
.CSNewsTextArea
{
   vertical-align: top;
}
.CSNewsItem
{
   padding-bottom: 5px;
}
.CSNewsTitle
{
	text-decoration: none;
   padding-bottom: 10px;
   font-weight: bold;
}
.CSNewsImageCell
{
   vertical-align: top;
   height: 100%;
}
.CSNewsImage
{
   border-right: #256F9C 1px solid;
   border-top: #256F9C 1px solid;
   border-left: #256F9C 1px solid;
   border-bottom: #256F9C 1px solid;
   margin-right: 10px;
   margin-bottom: 4px;
}
.CSNewsAbstract
{
	text-decoration: none;
   padding-bottom: 0px;
   text-align: justify;
   vertical-align: top;
	color: #878889;
}

