﻿#bodyContent #optionPanel {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

#bodyContent #continueButton {
	margin-top:20px;
}

#bodyContent #errorMessage {
	color:red;
	margin-top:10px;
	font-weight:bold;
	display:none;
}

#bodyContent #buttonContainer
{
    text-align:center;
}
