
/* CSS Document */

.radc_toolbox_div
{
	height: 50px;
	width: 350px;
	background-color:#e2e2e2;	
	margin: 10px !important;
	padding-top:10px;
	text-align:center;	
	font-size:18px;
	color:#666;
}


h2.page-header{
	color:#663366;
}

.fa-check {
	color:#99F !important;
}

div.dsquestion
{
	font-size:16px !important;
	color:purple !important;
	font-weight: bold !important;
}

div.dsanswer
{
	font: size 16px !important;
	color:#333 !important; 
	font-style: italic !important;
}

A.dslink
{
	text-decoration: underline !important;
	color: darkmagenta !important;
	font-weight: bold !important;
}

.gimmeRoom{
	margin-top: 15px !important;
}