

#sessionTimeout {
	display: block;
	background: url(help-background.jpg) scroll no-repeat white;
	height: 500px;
	width: 500px;
	padding-top: 145px;
	padding-right: 100px;
	padding-left: 100px;
	text-align: center;
	border: 2px solid #2f3451;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#container
{
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	background: white;
}