#create .b, #create .d, #create .f {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
} 

#create .a, #create .c, #create .e {
	margin-bottom: 2px;
	font-weight: bold;
	color:#F26521;
	margin-top:20px;
}
.requiredBox {
	margin-top:15px;
	margin-bottom:5px;
}
#create table {
	width: 100%;
}
#create td {
	padding:4px 4px;
}
.flatBtn .button {
	margin-top:0;
}