#mainTestLayout .testTable {
	margin: 10px;
}

#mainTestLayout .testTableTitleColumn {
	width: 340px;
}

#mainTestLayout .testPageButtonWait {
	margin: 10px 40px 10px 40px;
	width: 250px;
}

#mainTestLayout .testPageButton {
	margin: 10px;
	width: 250px;
}

#mainTestLayout .redNotification div.Caption {
	color: #C81414;
	text-align: center;
}

#mainTestLayout  .blueNotification div.Caption {
	color: #150CD3;
	text-align: center;
}