.news-primopiano-item
{
	min-height:150px;
	border:solid 1px #f78f1e;
	border-top:none;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
.news-primopiano-item .title a
{
	color:#333333;
	font-weight:bold;
}
.news-primopiano-item .description a
{
	color:#333333;
	
}
.news-primopiano-item .more-button
{
	color:#333333;
}

.news-primopiano-item img
{
	float:left;
	padding-right:5px;
}



.news-container
{
	/*border-left:solid 1px #FC9F07;*/
}

.newslist
{
	margin:0px;
	margin-top:10px;
	margin-bottom:0px;	
}

.newslist .item-style
{
	background-color:#dbdbdb;
}
.newslist .alternating-item-style
{
	background-color:#ededed;	
}

.newslist-item
{	/*
	margin-left:15px;
	margin-right:15px;*/
}

.news-data
{
	/*border-bottom:solid 1px #EE6229;	*/
	text-align:left;
}

.news-data .line
{
	height:1px;
	margin-left:20px;	
	color:#ee6229;
	border:none;
	border-top:solid 1px #ee6229;
}

.news-data .lbl
{
}

.news-image
{	
}

.news-title
{
	color:#1d57a0;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
}
.news-title a:link,
.news-title a:visited,
.news-title a:hover,
.news-title a:active
{
	color:#1d57a0;
	font-weight:bold;
	text-decoration:none;
}

.news-description
{
	/*color:#969696;*/
	margin-top:5px;
	margin-left:45px;
	margin-right:15px;
	margin-bottom:10px;
	text-align:justify;
}

.news-description a:link,
.news-description a:visited,
.news-description a:hover,
.news-description a:active
{
	color:#333333;
	text-decoration:none;
}

/**** begin NEWS DOCUMENT DETAILS ****/
.document-container
{
	/*border: solid 1px #d6dfea;*/
	/*background-image:url('../GetGradientImage.aspx?lgm=1&col1=%23f3f6fa&col2=%23e8eff7&w=1&h=40');*/
	/*background-color: #e5edf6;		/* GRADIENT FIX */
	/* background-color:#e8eff7; */
	/*background-repeat: repeat-x;*/
	/*background-position: left top;*/
	/*font-size:11px;*/
	/*min-height:300px;	/* fix ie image display bug */
}

.document-panel
{
	/* padding: 5px;*/
	/* background-image:url('../GetGradientImage.aspx?lgm=1&col1=%23e8eff7&col2=%23f3f6fa&w=1&h=40');
	background-repeat: repeat-x;
	background-position: left bottom;
	/* min-height:300px;	/* fix ie image display bug */
}

.document-image
{
	float:left;
}

.document-title
{
	/* color:#004489;*/
	color:#EE6229;
	font-weight:bold;
	padding-bottom:5px;
}

.document-subtitle
{
	font-style:italic;
	padding-bottom:5px;
}

.document-description
{
	text-align:justify;
	padding-bottom:5px;
}

.document-bodytext
{
	text-align:justify;
	padding-bottom:5px;
}

.document-author
{
	text-align:right;
	font-weight: bold;
	font-style: italic;
	padding-bottom:5px;
}

.document-note
{
	padding-bottom:5px;
}

.document-image
{
	padding-right:5px;
}
/**** end NEWS DOCUMENT DETAILS ****/


.newsboxes
{
	
}

.newsboxes .item
{
	padding-top:5px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../media/img/bg/separator.gif);
}

.newsboxes .item a
{
	color:#2057a1;
	font-weight:bold;
}

.newsboxes .item img
{
	padding-right:5px;
}

.newsboxes .item img
{
	float:left;
	padding-right:5px;
}