.selectInput{
	width: 45%;
	float: left;
}
#copy .formcreator_fieldWrapper label{
	width: 45%;
	float: left;
}
#copy .section .header h1{
	font-size: 18px;
	color: #292B33;
}
#copy .section ul li{
	/*
	background: url('../images/template/bg_browserbox_gradient.png') top left no-repeat;
	padding: 15px;
	border: 1px solid #DADFE5;
	*/
	margin-bottom: 10px;
}
#copy .section ul li h3{
	font-size: 14px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url('../images/template/arrow_link.png') center left no-repeat;
}
.recordsContainer thead{
	display: none;
}

.element_posttypes .mapList { margin:0.75em 0; height:500px; position:relative; }
.element_posttypes .mapList .map { height:500px; }
.element_posttypes .mapList .mapRecordList { width:30%; float:right; font-size:0.55em; border-top:1px solid #E0E4E7; border-bottom:1px solid #E0E4E7; }
#copy .element_posttypes .mapList .mapRecordList .map-markers .map-marker .title{
	font-size: 12px;
}
.element_posttypes .mapList .map-markers { border-left:1px solid #E0E4E7; margin:0; height:498px; overflow:auto; }
.element_posttypes .mapList .map-marker { border-bottom:1px solid #E0E4E7; padding:5px 10px; margin:0; cursor:pointer; }
.element_posttypes .mapList .map-marker:hover { background-color:#F3F4F6; }
.element_posttypes .mapList .map-marker h1 {  }
.element_posttypes .mapList .map-marker h1 a {  }
.element_posttypes .mapList .map-marker-info { font-size:0.75em; }
.element_posttypes .mapList .map-marker-info h1 { }
.element_posttypes .mapList .map-marker-info img { float:right; }
.element_posttypes .mapList .map-marker-info {}
.element_posttypes .mapList .mapMenu { position:absolute; bottom:10px; left:20px; z-index:9999; width:auto; }

.element_posttypes .mapList.fullscreen { position:fixed !important; left:0px !important; top:0px !important; width:100% !important; height:100% !important; margin:0 !important; padding:0 !important; background:white; z-index:9999; }
.element_posttypes .mapList.fullscreen .map { height:100% !important; }
.element_posttypes .mapList.fullscreen .mapRecordList .map-markers { height:100% !important; }

.bodyOverflow{
	overflow: hidden;
}

table.filterBar select{
	width: 93px;
}