@charset "utf-8";
/* CSS Document */

#frm_sectors{
	border-bottom:1px dotted #CCCCCC;
}
#content_middle h4 {
	color: #000000;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 120%;
}


#frm_sectors p{
	text-align:center
}

#frm_sectors .btn{
	background-color:#336600;
	border:1px solid #003300;
	float:none;
	background-image:url(images/green_gradient.gif);
	color:#FFFFFF;
	font-size:110%;
	background-repeat: no-repeat;
	background-position: center bottom;
}


#content_middle img{
	float:left;
}

.sector{
	border-bottom:1px solid #CCCCCC;
	min-height: 50px;
}

.profile{
	margin-bottom:10px;
	margin-top:10px;
}

.profile_txt{
	margin-left:115px;
}

.profile a{
	font-weight:bold;
}

.profile img{
	border:none;
	float: left;
}
