@CHARSET "UTF-8";
#bd .googleDetail p
{
	line-height:1.5em;
	color:#000;
	padding-top:0px;
	width:250px;
	font-size:11px;
}



fieldset {
	float: left;
	width: 220px;
	padding-right: 20px;
}

label {	
	clear: none;
	display:block;
	float: none;
	
}
input {
	background: #FFF !important;
	font-size: 1.3em;
	height: 18px;
	left: 2px;
	padding: 4px 2px;
/*	position: relative;
*/	width: 200px;
	border: none;
}
input.btn {
	background: none !important;
	height: 118px;
	width: 116px;
	
}

select {
	background: #FFF !important;
	font-size: 1.3em;
	height: 27px;
	left: 2px;
	padding: 4px 2px;
	position: relative;
	width: 205px;	
	border: none;
}

textarea {
	font-size: 1.3em;
	height: 226px;
	*height: 234px;
	padding: 4px 2px;
	width: 245px;
}

#bd .error {
	background: #fff;
	border: 2px solid #fbac46;
	color: #b32317;
	padding: 10px 8px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
span.sprite {
	display: block;
	float: right;
	height: 60px;
	margin: 11px 5px 0 0;
	overflow: hidden;
	padding: 0 ;
	width: 130px;
}
span.sprite:hover {
	text-indent: 0;
}
span.sprite:hover input {
	margin-top:-59px;
}

.map {
	width: 700px;
	float: left;
	margin-top: 36px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#submit_contain{
	float:right; 
	clear:none;
	padding-right:5px;

	height:60px;
}

.where_to img{
	display:block;
	clear:none;
	float:left;
}

#buy_online{
	float:right;
	display:block;
	clear:none;
	padding-right:4px;
	margin-top: -10px;
}

.loc_name{
	font-weight:bold;
}

.map{
	font-size:100%;
	
}

#bd .goog_left{
	font-size:11px;
	color:#000000;

}
