#object_type
{
	height:100%;
}

#object_type a
{
	float:left;
	text-align:center;	
	margin-bottom:2px;
	padding-top:4px;
	height:25px;	
	width:257px;
}

#ot_areas
{
	margin-right:2px;
}

a:link.optionsel, a:visited.optionsel, a:active.optionsel
{
	color:#ffffff;
	background-color:#002B5E;
}

a:link.option, a:visited.option, a:active.option
{
	color:#000000;
	background-color:#c1cbd4;
}

a:hover.option, a:hover.optionsel
{
	color:#ffffff;
	background-color:#cb0b26;
}

#title_option1, #title_option2
{
	margin-top:20px;
	font-weight:bold;
}

#title_option1 span, #title_option2 span, #step1_title span, #step2_title span
{
	color:#bb0000;
}

#step1_title
{
	font-weight:bold;
}

#step2_title
{
	margin-top:20px;
	font-weight:bold;
}


#error_holder
{
	display:none;
}

#form_option1
{
	height:27px;
}

.sblabel
{
	padding:5px 3px 5px 10px;
	font-size:11px;
	float:left;
	color:#000000;
}

.sblabel_market
{
	padding:3px 3px 5px 10px;
	color:#000000;
	font-size:11px;
	float:left;
	width:68px;
	text-align:center;
}

.sblabel_market select
{
	font-size:11px;
	height:20px;
}

.sbinp_state, .sbinp_market, .sbinp_zip
{
	padding:2px 0px 2px 5px;
	float:left;
}

.sbinp_market input
{
	width:250px;
}

.sbinp_state input, .sbinp_zip input
{
	width:40px;
}

.sbsearch
{
	padding:3px 0px 2px 13px;
	height:100%;
}

.sbsearch input
{
	float:right;
}

#ot_areas_popup, #ot_customers_popup
{
	border:solid 1px #000000;
	background-color:#ffffff;
	padding:5px;
}

