.Category_box
	{
	text-align:right;
	border-bottom:1px dotted #c0c0c0; 
	border-top:1px dotted #c0c0c0;
	padding:3px;
	margin-top:5px;
	margin-bottom:8px;
}

.editoriale_container
	{
	width:70%; 
	border: 1px solid #3f3f3f;
}


.editoriale_head
	{
	background: #808080;
	padding: 3px;
	border-bottom: 1px solid #3f3f3f;
}

a.Article_Head_Fancy:link, a.Article_Head_Fancy:visited, a.Article_Head_Fancy:active
	{
	color:#ffffff;
	font-size: 130%;
	letter-spacing:2px;
	font-weight: bold;
}

a.Article_Head_Fancy:hover
	{
	color:#fc8e23;
	font-decoration:underline;
	font-size: 130%;
	font-weight: bold;
}


a.Article_Head:link, a.Article_Head:visited, a.Article_Head:active
	{
	font-weight:bold;
	font-size:110%;
}

a.Article_Head:hover
	{
	color: #fc8e23;
	font-weight:bold;
	font-style:underline;
	font-size:110%;
}


.editoriale
	{
	font-size:110%;
	padding: 8px;
}


.Article_Detail_Title
{
    font-weight: bold;
    font-size: 120%; 
    }    

.CategoryList {
	color: #fc8e23;
	font-weight: bold;
}
.Author {
	font-size: 70%;	
	font-weight: bold;
	color: #000099;
}
.PublishDate {
	font-size: 70%;	
	font-weight: bold;
	color: #440088;
}

.CommentsLink{
	line-height: 30px;
	font-size: 14px;
}

.CommentsContainer {
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	padding: 1px;
}

.CommentItemStyle {
	background-color: #F8F8F8; 
	padding: 5px; 
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.CommentAlternatingItemStyle {
	padding: 5px; 
}

.CommentAuthor {
	font-size: 1.25em; 
	font-weight: bold;
}
.CommentDate {
	font-size: .8em; 
	color: #5F68AD;
}
.Reply {
	font-style: italic;
	background-color: #DDE8EA;
	border: 1px dashed #ADB8BA;
	padding: 3px;
}
