div#right_main #profile_hr {
	background-image: url(/images/backgrounds/profile_hr.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 623px;
	margin-bottom: 4px;
}

.floatright {
	float: right;
}

div.floatright {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#Picture {
	background-color: #D4D4D4;
	border: 1px solid #999999;
	padding: 3px;
}

.big_name {
	font-size: 15px;
	font-weight: bold;
}

#Location {
	font-size: 10px;
}

#Relation {
	font-size: 10px;
	font-style: italic;
}

.label {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}

#Phone, #Fax, #Email {
	font-size: 8pt;
	font-weight: normal;
}

#DescriptionName {
	font-size: 11px;
	font-weight: bold;
}

#Description {
	font-size: 11px;
}

#Position {
	font-size: 10pt;
}

.profile_header {
	font-size: 10pt;
	font-weight: bold;
}

.profile_section {
	margin-top: 10px;
	padding-right: 80px;
}

.profile_section ul {
	margin-bottom: 0;
	margin-top: 0;
}

#search {
	border: 1px dashed #DDD;	
}

.count {
	color: #CCC;
}

.wrapper {
	border: 1px dashed #AAA;
}

.profile_more {
	font-size: 11px;
	padding-left: 40px;
}

/* BEGIN - IE BlindUp/BlindDown Fix */
#associations_wrapper, #associations_add, #associations_add_pre,
#classes_taught_wrapper, #classes_taught_add, #classes_taught_add_pre,
#education_wrapper, #education_add, #education_add_pre,
#frat_wrapper, #frat_add, #frat_add_pre,
#honor_wrapper, #honor_add, #honor_add_pre,
#employment_wrapper, #employment_add, #employment_add_pre,
#published_wrapper, #published_add, #published_add_pre,
#represents_wrapper, #represents_add, #represents_add_pre,
#patents_wrapper, #patents_add, #patents_add_pre 
{
	width: 99%;
	padding: 0;
}

/* END - IE BlindUp/BlindDown Fix */