.location_finder
{
		background-color:#f2f2f2;	
}

.location_finder .table_template_content
{
		background-color:#ffffff;
}


.location_finder .width_4_1 .map_img 
{
		margin:0px;	
		width:208px;
		/*height:112px;*/
		height:auto;
		overflow:hidden;
}

.location_finder .width_3_1 .map_img 
{
		margin:0px;	
		width:256px;
		/*height:112px;*/
	height:auto;
		overflow:hidden;
}

.location_finder .text_header 
{
	margin-top:3px;
	margin-bottom:6px;
	padding-bottom:0px;
}

.location_finder .dm .text_header 
{
	color:#006644;
}

.location_finder .fda .text_header 
{
	color:#005cab;
}

.location_finder .mp .text_header 
{
	color:#006644;
}

.location_finder .dmj .text_header
{
	color:#0038b8;
}


.location_finder .a .text_header 
	{	
		margin-top:3px;
		margin-bottom:0px;
		padding-bottom:0px;
	}



.location_finder .b .text_header 
	{	
		margin-top:12px;
		margin-bottom:0px;
		padding-bottom:0px;
	}


.location_finder .width_4_1 .search_form
{
	font-family:Arial;
	display:block;
	border:1px solid #999999;
	float:left;
	margin:0px 8px 0px 0px;
	width:140px;
	color:#999999;
}

.location_finder .width_3_1 .search_form
{
	font-family:Arial;
	display:block;
	border:1px solid #999999;
	float:left;
	margin:0px 8px 0px 0px;
	width:190px;
	color:#999999;
}

.location_finder .dm .hr_double
	{
		width:100%;
		height:8px;

		margin-top:4px;
		margin-bottom:3px;

		background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
	}
	
.location_finder  .fda .hr_double
	{
		width:100%;
		height:8px;

		margin-top:4px;
		margin-bottom:3px;

		background:url(../../global/hr_double_bbddff.gif) repeat-x;
	}	
	
.location_finder .mp .hr_double
	{
		width:100%;
		height:8px;

		margin-top:4px;
		margin-bottom:3px;

		background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
	}	
	
.location_finder .dmj .hr_double
	{
		width:100%;
		height:8px;

		margin-top:4px;
		margin-bottom:3px;

		background:url(../../global/hr_double_abd2ff.gif) repeat-x;
	}
		

.location_finder .clear
{
	clear:both;	
}




.location_finder .a .text_header 
{	
	margin-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
}




.location_finder .b .text_header 
{	
	margin-top:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}


/***************************************************************
table template - specify component height here
****************************************************************/

.location_finder .width_4_1 .table_template_content
{
	background-color:#ffffff;
	padding:8px;
	width:208px;
	padding-bottom:12px;
}

.location_finder .width_3_1 .table_template_content
{
	background-color:#ffffff;
	padding:8px;
	width:256px;
	padding-bottom:12px;
}


.location_finder .a .table_template_content
{
	/*height:112px;*/
	background-color:#ffffff;
	height:auto;	
}

.location_finder .b .table_template_content
{
		/*height:256px;*/
		background-color:#ffffff;
	height:auto;	
}



	
.location_finder .table_template_top_left
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_left.gif) no-repeat;
	overflow:hidden;
}

.location_finder .table_template_top
{    
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.location_finder .table_template_top_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_right.gif) no-repeat;
	overflow:hidden;	
}

.location_finder .table_template_right
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/right.gif) repeat-y;
	overflow:hidden;	
}


.location_finder .table_template_left
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/left.gif) repeat-y;
	overflow:hidden;	
}


.location_finder .table_template_bottom_left
{
	width:8px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.location_finder .table_template_bottom
{
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom.gif) repeat-x;
	overflow:hidden;	
}

.location_finder .table_template_bottom_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_right.gif) no-repeat;

	overflow:hidden;	
}
	
/*****************************************************************************************
	Inputs
*****************************************************************************************/


.location_finder .width_4_1 .inputs_container
{
	margin-top:8px;
	height:16px;
}

.location_finder .width_3_1 .inputs_container
{
	margin-top:8px;
	height:16px;
}


/*btn_search*/
.location_finder .width_4_1 .btn_search
{
	float:right;
	
}

.location_finder .width_3_1 .btn_search
{
	float:right;
}


