﻿.MagwashIT_SmartQuiz_CheckButton_Black {
	float: left;
	width:127px;
	padding-left: 13px;
	background: url("images/button_black.gif") no-repeat left center;
	color: #7cb9df !important;
	font: bold 12px/29px Arial !important;
	text-decoration: none;
	text-align:left;
}
.MagwashIT_SmartQuiz_CheckButton_Blue {
	float: left;
	width:127px;
	padding-left: 13px;
	background: url("images/button_blue.gif") no-repeat left center;
	color: #7cb9df !important;
	font: bold 12px/29px Arial !important;
	text-decoration: none;
	text-align:left;
}

.MagwashIT_SmartQuiz_CheckButton_Orange {
	float: left;
	width:578px;
	height:101px;
	padding-top: 60px;
	background: url("images/button_orange.png") no-repeat left center;
	color: white !important;
	font: bold 29px/29px Arial !important;
	text-decoration: none;
	text-align:center;
}


.MagwashIT_SmartQuiz_Link {
	float: left;
	width:127px;
	padding-left: 22px;
	background: url("images/button.jpg") no-repeat left center;
	color: #7cb9df !important;
	font: bold 12px/29px Arial !important;
	text-decoration: none;
	text-align:left;
}

.div-faq-center
{
	text-align:center;
}
