/* @override 
	http://bo.cems.org/api/am/coordinators.css
	http://bo.cems.org/api/student/cc/cemsclubs.css
*/

body {
background-color: #fff;
	margin: 0;
	padding: 0;
	width: 497px;
	font-size: 12px;
}

#list_contact div.el_list_contact {
	padding: 0;
	margin: 5px 0 0;
	width: 495px;
	height: 20px;

}

div.el_list_contact p {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 12px;
}

p.el_list_contact_university {
	margin: 0;
	width: 200px;
	font-weight: bold;
}

p.el_list_contact_name {
	width: 180px;
	margin: 0;
	padding: 0;
}

p.el_list_contact_mail{
	width: 180px;
	margin: 0;
	padding: 0;
}

p.el_list_contact_phone {
	width: 130px;
	margin: 0;
	padding: 0;
	text-align: right;
}




