@charset "utf-8";

/*********************************
 *
 * PROFILE STYLES
 *
 *********************************/

/* profile */
table.profile {width:100%;}
	table.profile th, table.profile td {padding:1.2em 0 1.2em 1.5em; border-bottom:1px dashed #cad1d1;}
	table.profile th {width:110px; background:#edefef; color:#226175;}
	table.profile .srp {width:auto !important; margin:0 0 1em 0; padding:1em; background:#fff; border:1px solid #ddd;}
	table.profile .or_gmap {width:100% !important;}

/* list */
dl.list {overflow:hidden; clear:both; margin-top:1em;}
	dl.list dt, dl.list dd {margin-bottom:2px;}
	dl.list dt {float:left; width:90px;}
	dl.list dd {margin-left:90px;}