﻿#ContentContainer
{	
	width:770px;
	display:table;
	background-image:url(../../images/pages/global/sf_2c.gif);
	background-position:top left;
	background-repeat:repeat-y;	
}

#PgCenterContainer
{
	float:left;
	width:593px;
}

#PgRightContainer
{
	float:right;
	width:177px;
	height:auto !important;
	min-height:280px;
	height:280px;
}

.DottedSpacer
{
	clear:both;
	border-top: 1px dotted #dadada; 
	height:20px;
	display:block;
}

#NeCardContainer
{
	display:table;
	height:102px;
	width:267px;
}

#BtContainer
{
	float:right;
	margin:0 0 5px 0;
	clear:both;
    font-size: 100%;  
	padding: 2px 0px 2px 16px;
	background:transparent url(../../images/list/sf_scheda.png) no-repeat 6px center;
}

#BtContainer a {
	text-decoration  :none;	
	color:#152832;
	font-weight:bold;
}

.Separator 
{
	margin-right:30px;
}

#NeFotoContainer{
	float:left;
	padding:1px 8px 0 0;
}

#NeDataContainer{
	color:#666;  
	font-weight:bold;
}
#NeNomeContainer
{
	font-weight:bold;
    color:#705a00;    
	text-decoration:none;
	font-size:110%;
}
#NeDescContainer
{
	padding-top:2px;
}
