﻿#SiteMgmtWrapper {
	margin-top: 30px;
	margin-left: 10px;
	text-align: center;
	border: 2px #800000 dotted;
}

.SiteMgmtLabel {
	font-size: 2.0em;
	font-weight: bold;
/*	border: 1px #800000 dotted;*/
}

#LinksWrapper {
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
	height: 50px;
	text-align: left;
	border: 1px #800000 dotted;
}

.UserMgmtHLink {
	font-size: 1.3em;
}


.UserDocReviewHLink {
	display: block;
	margin-top: 20px;
	font-size: 1.3em;
}


#SiteMgmtBottomControls {
	position: relative;
	height: 50px;
    margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
    margin-bottom: 0px;
    padding: 5px;	/*10*/
    border: 1px #800000 dotted;
    text-align: center;
}

.SiteMgmtBack_Button {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	font-weight: bold;
}
