.CSNewsArea
{
   height: 100%;
   vertical-align: top;   
}
.CSNewsAreaTable
{
   height: 100%;
}
.CSNewsAreaTitle
{
   height: 30px;
   text-transform: uppercase;   
   color: White;
   font-weight: bold;
   vertical-align: top;
   padding-top: 2px;
   padding-left: 14px;
   font-size: 10px;
   padding-bottom: 10px;
}
.CSNewsAreaBody
{
   height: 100%;
   padding-left: 10px;
   padding-right: 10px;
}
.CSNewsItem
{
   padding-top: 10px;
   padding-bottom: 10px;
}
.CSNewsTitle
{
   padding-right: 2px;
   background-position: left 2px;
   padding-left: 9px;
   font-weight: bold;
   background-image: url(../images/TopBar/ico_freccia.gif);
   padding-bottom: 8px;
   background-repeat: no-repeat;
   text-decoration: none;
}
.CSNewsImageCell
{
}
.CSNewsImage
{
   border-right: #277183 1px solid;
   border-top: #277183 1px solid;
   border-left: #277183 1px solid;
   border-bottom: #277183 1px solid;
   margin-right: 8px;
}
.CSNewsAbstract
{
	text-decoration: none;
   padding-bottom: 0px;
   text-align: justify;
   vertical-align: top;
   padding-left: 2px;
   padding-right: 2px;
}
.CSNewsPartitionLine
{
   border-bottom: #d0d0d0 1px solid;
}

