﻿.late-registration,
.orange-text,
#prepssat-schedule .has-class {
	color: #F8951E;
}
.add-to-cart {
	background: url("http://www.prepskills.com/images/icon/cart-icon.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
    padding-left: 30px;
    padding-top: 1px;
}
#prepssat-schedule .has-class {
	background: #7CAB87;
	font-size: 30px;
}
#prepssat-schedule .closing-date {
	background: #F8951E;
	color: #ffffff;
}
.radio-group label
{
	padding-left: 5px;
	margin-right: 18px;
	font-weight: normal;
	display: inline;
}

.radio-group > label:last-child > span {
	margin-right: 0;
}

.radio-group{
    margin-bottom: 10px;
    display: block;
}
	

