.containerMainDiv
{
	padding: 0 20px;
	position: relative;
}

#dnn_NavPane .containerMainDiv
{
	padding: 0 10px;
}
/*representatives */

.representatives h3
{
	color:#35373e;
	padding-bottom:20px;	
	
}
.representatives a
{
	background:transparent url(images/representatives_arrow.png) no-repeat;
	padding-left:15px;
	font-size:11px;
	margin-bottom:10px;
	
	
	
}
.representatives a:link,
.representatives a:visited
{
	color:#35373e;	
	text-decoration:none;
	font-size:11px;	
}
.representatives a:active,
.representatives a:hover
{
	color:#9bb3b8;	
	text-decoration:none;
	font-size:11px;	
}
/*representatives -countries*/
.Countries 
{
	
	border-bottom:none;
	border-top:1px solid #D2D5D5;
	padding-top: 20px;
	margin-top: 20px;

	
}
.Countries .Head
{
	color:#527192;
	font-size:16px;
}
 #dnn_ContentPane.representatives_countries
{
	border-top:none;	
}
.representatives_countries h3
{
	font-size:12px;	
}





















