.indexDiv { padding: 44px 0 0 0; }
#displayResumeCol_Wide { width: 673px; }
.portlet-content .button { color: green; cursor: pointer; float: right; font-weight: bold;}
body {padding: 0 10px; background: none !important;}
.htmlBlock_info, .complexBlock_info { background: url('../information.png') no-repeat 0 0 transparent; width: 16px; height: 16px; float: right;}
.hidden {display: none;}
#col-wide textarea.htmlBlock { width: 638px;}
.listingInfo {float: left !important;}
#statusBox { left: 39%; position: fixed; top: 40px; width: 311px;}

.display-layout .layout-item a {display: block; width: 58px; height: 75px; background-image: url("../formBuilder/layouts.png"); }
.layout-2cols-wide a { background-position: 0 0; }
.layout-2cols-wide a.active, .layout-2cols-wide a:hover { background-position: 0 76px; }
.layout-1col-2rows a { background-position: -59px 0; }
.layout-1col-2rows a.active, .layout-1col-2rows a:hover { background-position: -59px 76px; }
.layout-wide-2cols a{ background-position: -120px 0; }
.layout-wide-2cols a.active, .layout-wide-2cols a:hover{ background-position: -120px 76px; }
.layout-2cols a{ background-position: -180px 0}
.layout-2cols a.active, .layout-2cols a:hover{ background-position: -180px 76px}
.layout-1col a{ background-position: 58px 0}
.layout-1col a.active, .layout-1col a:hover{ background-position: 58px 76px}

#builder-cancel,
#builder-save,
#builder-apply {
	width: 94px; height: 28px;
	border: 0;
	font-size: 13px;
	cursor: pointer;
	padding: 0 0 3px 10px;
	text-transform: inherit;
}

#builder-cancel:hover,
#builder-save:hover,
#builder-apply:hover {
	width: 94px; height: 28px;
	border: 0;
	font-size: 13px;
	cursor: pointer;
	padding: 0 0 3px 10px;
	text-transform: inherit;
}

#builder-cancel {color: white;}

#builder-apply {background: url(../formBuilder/applyBtn.png) no-repeat;}
#builder-apply:hover {background: url(../formBuilder/applyBtn.png) no-repeat 0 -28px;}

#builder-save {background: url(../formBuilder/saveBtn.png) no-repeat;}
#builder-save:hover {background: url(../formBuilder/saveBtn.png) no-repeat 0 -28px;}

#builder-cancel {background: url(../formBuilder/cancelBtn.png) no-repeat;}
#builder-cancel:hover {background: url(../formBuilder/cancelBtn.png) no-repeat 0 -28px;}

.builder-col-narrow { float: left; margin: 10px; width: 270px;}
.builder-col-wide { clear: both; width: 560px;}
.b-remove-item {display: block; width: 15px; height: 15px; background: url("../delete.png") transparent 0 2px no-repeat; float: right; margin-right: 5px; margin-top: 5px;}
#inactive-fields input[type="text"], #inactive-fields input[type="password"], #inactive-fields select {border: 1px solid #C3C3C3;  width: 265px !important;}
#inactive-fields .inputName {width: inherit !important;}
#inactive-fields div.tree_button {width: 200px !important;}
.b-btns-top-center { left: 39%; position: fixed; top: 0;}