﻿.lc_pnl_main
{
	background-image: url(../../images/pages/location/main.png);


	margin-top: 50px;
	width: 100%;
	font-size: 14px;
	font-family: Tahoma;
	line-height:21px;
	float:left; background-position:center center; background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:30px;
}

.lc_pnl_left
{
	float: left;
	margin-left: 100px;
}
.lc_pnlTxt_location
{
	float: left;
}
.lc_pnl_map
{
	float: left;
	clear: both;
	width: 137px;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 40px;
	cursor:pointer;
}
.lc_pnl_map img
{
	float: left;
}
.lc_pnl_map div
{
	float: right;
	text-decoration: underline;
	margin-top: 10px;
}
.lc_pnlTxt_location
{
	clear: both;
}
.lc_pnl_left2
{
	margin-left: 100px;
	width: 520px;
}
.pnl_row
{
	float: left;
	clear: both;
	line-height: 35px;
	width:100%;
}
.pnl_txt_rowDesc
{
	float: left;
	width: 150px;
}

.inputs
{
	background-image: url(../../images/pages/location/input.png);
	float: left;
	height: 34px;
	width: 362px;
	margin-top: 5px;
}

.inputs input
{
	background: transparent none repeat scroll 0 0;
	border: medium none;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 341px;
}

.tas
{
	background-image: url(../../images/pages/location/ta.png);
	float: left;
	height: 185px;
	margin-top: 5px;
	width: 362px;
}

.tas textarea
{
	background: transparent none repeat scroll 0 0;
	border: medium none;
	float: left;
	font-size: 12px;
	height: 171px;
	margin-left: 10px;
	margin-top: 8px;
	width: 341px;
	overflow:auto;
}
.lc_pnl_buttons
{
	float: left;
	margin-left: 366px;
	margin-top: 5px;
	clear:both;
	width:146px;
}
.btn_send
{
	background-image: url(../../images/pages/location/send.png);
	float: right;
padding:4px;
	 font-weight:bold;
	width: 71px;
	margin-left: 3px;
	background-color:Transparent;
	 color: White;height:26px;
overflow:hidden;
}

.btn_clear
{
	background-image: url(../../images/pages/location/clear.png);
	float: right;
	 padding:4px;
	 font-weight:bold;
	width: 71px;
	background-color:Transparent;
	color:#505050;height:26px;
overflow:hidden;
}

.pnl_info
{
	background-image: url(../../images/pages/location/frame.png);
	float: left;
	font-size: 12px;
	height: 61px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-left: 152px;
	margin-top: 10px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 8px;
	text-align: center;
	width: 284px;
	clear:both;
}
