div#exams-data h2.select-header{
	font-size:0.9em;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

/* dropdowns */
 div#exams-data select{  
	width:286px;
 }
 
 div#exams-data form input{
	float:none;
 }
 
 div#exams-data form{
	border:none;
	clear: both;
	margin:2px 0 14px 0;
	padding:0;
 }

div#exams-data input{
	font-size:0.9em;
	border:none;
	display:inline;
	float:none;
	padding:2px 3px;
	background-color:#ffffff;

}

div#exams-data input.submit{
	width:29px!important;
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
	background-color:#505050;
	cursor: pointer;
	cursor: hand;
}

div#exams-data div#choose-qualification-type{
	display:none;
	float:left;
}

div#exams-data div#choose-subject-wrapper{
	float:left;
	margin-left:29px;
}
div#exams-include {
	background: #eeeeee;
	float: right;
	padding: 4px 8px;
	width: 216px;
}

div#exams-include div#exams-data h2.select-header {
	margin-top: 8px;
}

div#exams-include div#exams-data select {
	width: 180px !important;
}
div#exams-include div.clear {
	clear: both;
}

div#exams-include div#exams-data div#choose-subject-wrapper {
	margin: 0;
}

div#a_level_promo {
	float: right;
	width: 304px;
}

div#a_level_promo div#exams-include {
	width: 288px !important;
}

div#a_level_promo div#exams-include div#exams-data select {
	width: 272px !important;
}