body {
	padding-top: 60px;
	padding-bottom: 40px;
}

#accounts_list_search {
	margin: 0px;
}

dt,dd {
	line-height: 30px;
 }
 
 dt {
 font-weight: bold;
	margin-left: 50px;
 }
 
.dl-horizontal dt {
float: left;
width: 250px;
overflow: hidden;
clear: left;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
 }
.page-header {
padding-bottom: 9px;
margin: 0 0 30px;
border-bottom: 1px solid #EEE;
}

.fL {float:left;}
.fR {float:right;}
.cf {clear:both;}
.tC {text-align:center !important;}
.tB {font-weight:bold;}
.hide {display:none;}

.conf-status {padding:3px 0;}
.conf-status .label {margin-right:6px;}
.stats {padding:5px 0 15px 0;}
.stats .stat {margin-right:10px;}
.attendee-list {margin-top:25px;}
.loading {background:url('/images/ajax-loader.gif') no-repeat top left; padding-left:25px;}