/* NSSR Profiles */

/* Container styles */

.profile-1 {
	width:139px;
	float:left;
	margin-bottom:55px;
	padding-right:48px;
}

.profile-2 {
	width:139px;
	float:left;
	margin-bottom:55px;
	padding-right:48px;
}

.profile-3 {
	width:139px;
	float:left;
	margin-bottom:55px;
	padding-right:48px;
}

.profile-4 {
	width:139px;
	float:left;
	margin-bottom:12px;
}

.profile-detail {
	width:139px;
	padding-right:48px;
}

.linkback {
	width:139px;
	border-top:1px solid #333!important;
	padding-top:5px!important;
	margin-top:60px;
}

/* End container styles */



/* Image styles */

#profile-img {
	border-bottom:1px solid #333!important;
	padding-bottom:5px!important;
	margin-top:18px;
	margin-bottom:5px;
	float:left;
}

#profile-detail-img {
	border-bottom:1px solid #333!important;
	padding-bottom:5px!important;
	margin-bottom:5px;
	float:left;
}

/* End image styles */



.profile-1 p, .profile-2 p, .profile-3 p, .profile-4 p, .profile-detail p, .linkback p {
	font-family: "Lucida Grande","Lucida Sans",Arial,sans-serif !important;
	font-size:11px!important;
}


.profile-1 a:link, .profile-1 a:active, .profile-1 a:visited,
.profile-2 a:link, .profile-2 a:active, .profile-2 a:visited,
.profile-3 a:link, .profile-3 a:active, .profile-3 a:visited,
.profile-4 a:link, .profile-4 a:active, .profile-4 a:visited {
	font-family: "Lucida Grande","Lucida Sans",Arial,sans-serif !important;
	font-size:11px!important;
}

