.CSNewsArea
{
   padding-top: 12px;
   padding-left: 12px;
   padding-right: 12px;   
   height: 100%;
}
.CSNewsAreaTable
{
   height: 100%;
   background-position: left top;
   background-image: url(../images/TopBar/tit_in_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%;
   padding-right: 15px;
}
.CSNewsImage
{
   border-right: #2E8AB4 1px solid;
   border-top: #2E8AB4 1px solid;
   border-left: #2E8AB4 1px solid;
   border-bottom: #2E8AB4 1px solid;
}
.CSNewsAbstract
{
	text-decoration: none;
   padding-bottom: 0px;
   text-align: justify;
   vertical-align: top;
}
