#stepsearch_box {margin-top: 20px;background-color:#122f41; clear: both;}
#stepsearch_box h4 {
	border-top: none;
	background: none;
	color:white;
	margin-bottom: 0;

}

#stepsearch_box p {padding-bottom: 5px;text-align: center;}
#stepsearch_box .step_select {
	margin-bottom: 20px;
}
#stepsearch_box .toggletips {margin-top: 10px; display: block;font-weight: bold; color: white;}
#stepsearch_box .toggleqq {text-transform: uppercase;margin-top: 10px;}
#stepsearch_box .stepsearch_tip {color: #990000;text-align: left;}

#stepsearch_box .stepsearch_step label{
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 5px 0;
	display: block;
}
#stepsearch_box .stepsearch_step select {width: 90%; font-size: 13px;}

#stepsearch_box .btn {
	background: #ea7d00;
	color:white;
	padding: 0;
	font-weight: bold;
	border: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
