.stb-input-wrap {
	clear: left;
}
.stb-left {
	float: left;
	width: 200px;
	padding-bottom: 8px;
}
.stb-right {
	float: left;
	width:400px;
	padding-bottom: 8px;
}
.stbf {
	width: 200px;
	margin-bottom: 5px;
}
.stbf-alert {
	width: 200px;
	background-color: #F30;
	color: #fff;
}
select.stbf {
	width: 212px;	
}
select.stbf-alert {
	width: 212px;	
	background-color: #F30;
	color: #fff;
}
textarea.stbf {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}
.stbfb {
	width: 350px;	
}
.stbfb-alert {
	width: 350px;
	background-color: #FFD6D0;
}
select.stbf {
	width: 212px;	
}
select.stbfb-alert {
	width: 362px;	
	background-color: #FFD6D0;
}
.sp-alert {
	color: #F00;
}
