div.controlInfo { display: table;  margin: 10px auto 10px auto; width: 100%;}

.controlInfo {
	position: absolute; top: 10px; color: #FFFFFF; font-family: Verdana; font-size: 16pt; text-shadow: 2px 2px #000000; cursor: default; text-align: center; }

.controlButtonX { position: absolute; top: 748px; width:176px; height:36px; text-align: center; background-image:url('mj-interface/button.png'); background-size: 176px 52px; font-family: Verdana; font-size: 12pt; font-weight: bold; color: #FFF; cursor: default; padding-top: 16px; }

.controlButton { position: absolute; top: 748px; width:170px; height:32px; margin: 0 3px 0 3px; text-align: center; background:#666666; border-radius: 24px; box-shadow: 0px 0px 0px 5px rgba(255,255,255,.75) inset, 0px 0px 0px 10px rgba(0,0,0,.5) inset; font-family: Verdana; font-size: 12pt; font-weight: bold; color: #FFF; cursor: default; padding-top: 13px; }

.controlCheckbox { position: absolute; top: 816px; font-family: Verdana; font-size: 12px; font-weight: bold; cursor: default; width: 250px; padding: 0; }

.controlCheckbox img { width: 26px; height: 26px; margin-right: 10px; vertical-align: middle; }

.submitDiv { border: 2px solid black; background-color: #FFFFFF; width: 540px; height: 420px; position: absolute; top: 180px; left: 270px; text-align: center; padding: 10px; font-size: 15pt; }

.submitDiv select { font-size: 15pt; }

.submitButton { width:176px; height:36px; text-align: center; background-image:url('mj-interface/button.png'); background-size: 176px 52px; font-family: Verdana; font-size: 12pt; font-weight: bold; color: #FFF; cursor: default; padding-top: 16px;}

