#acDIVs_wrapper {
    /* border: 1px dotted black; */
    padding: 0px;
    margin: 25px;
}

.acDIVs_header {
	font-weight:bold;
	font-size:1.25em;
	margin-top:0.75em;
	margin-bottom:0.5em;
}

.acDIVs_content {
	margin: 0;
	padding: 0;
    /* border: 1px dotted black; */
}

div#acDIVs_wrapper .acDIVs_link_row {
	/* height: 2em; */
	font-weight: bold;
	padding-bottom: 2px;
	/* border: 1px dotted black; */
	width: 100%;
}

.acDIVs_error {
	text-align: center;
	margin-top:0.75em;
	color:red;
	font-weight:bold;
}

.acDIVs_error_header {
	color: Black;
	font-weight:normal;
	font-style:oblique;
}
.acDIVs_btnClose {
	text-align: center;
	}
	
.acDIVs_copy {
	margin-top: 20px;
    	font-size: 0.66em;
    	text-align: center;
    	}
    