/* Datura Systems
 * Elements
 *
 * For stylistic graphic elements / widgets
*/


/* 														------------- General Elements */





/* 														------------- Layout Specific Elements */

div.element-contact-row {
	display: block;
	clear: both;
}
div.element-contact-title {
	float: left;
}
div.element-contact-detail {
	width: 273px;
	float: right;
}
