/* the following is in active use */

span.FAQquest
{
	font-style: oblique;
	font-weight: bold;
}

span.FAQansw {
	text-decoration: none;
}


ul.proDev {
	list-style-type: none;
	margin-left: 10px;
	text-indent: -25px;
	padding-bottom: 10px;
}

ul.proDev p {
	text-indent: -1px;
}

span.proDevCourse
{
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

ul.form_validation_error {
	color: red;
}

input.examorderform {
//	margin-right: 0px;
//	margin-left: 100px;
}

//span.form1
//{
//	text-align: right;
//	margin-right: 150px;
//}

