﻿#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;
}

#LiCardContainer{
	height:50px;
	width:175px;
}

.DottedSpacer
{
	clear:both;
	border-top: 1px dotted #ababab; 
	height:20px;
	display:block;
}

.Separator 
{
	margin-right:20px;
}

#NeNomeContainer a
{
	font-weight:bold;
	color:#705a00;    
	font-size:110%;
	text-decoration:none;
}

#NeNomeContainer a:hover
{
	text-decoration:underline;
}

#NeDescContainer
{
	clear:both;
	padding-top:2px;
}


