.location_unit_hide
{
	display: none;
}

.location_unit_show
{
	display: table-row;
}

.td_title
{
	width:53%;
	text-align:right;
	vertical-align:top;
	padding:12px;
	font-weight:bold;
}

.input
{
	padding:10px;
}

#location_city_by_zip_label
{
	float:left;
	padding-top:8px;
}

#location_city_by_zip_cont
{
	float:left;
	padding-top:6px;
	padding-left:2px;
}

#location_zip_cont .submit
{
	background:transparent url(../../img/loc_bg.jpg) no-repeat right center;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	width: 130px;
}