/*
 *	This file contains styles specific to the Endorsements page.
 */

ul.endorsements {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
}

li.endorsement {
}

div.endorsement_detail {

}

span.align_endorsement_details {
	display: inline-block;
	width: 7em;
}

