div.m-main {width:1100px;}

span.store_title{display:block;width:100%;font-size:25px;color:#C9A324;}
span.store_title.padtop{padding-top:40px;}
span.store_title span.small {display:inline-block;font-size:20px;}

.store_container{
	width:660px;
	padding-bottom:20px;
	margin-right: 10px;
}

.store_content{
	width:100%;
	margin-top:5px;
	cursor:pointer;
}

.store_container h4 {
	font-size: 16px;
	color: #C9A324;
	margin-top: 10px;
}

.store_container table {
	width:100%;
	margin-left:0px;
}

.store_container td {
	font-size: 14px;
}

.store_container td p, .store_container td span {
	margin-top: 3px;
	margin-bottom: 3px;
	display:block;
	cursor:pointer;
}

#store_map{
	margin-top:10px;
	width:428px;
}

#map_canvas {
	width:428px; 
	height:315px;
}

#store_map p {
	width:428px;
	text-align:left;
}

#search_address {
	margin-top:10px;
	height: 50px;
}

#address_txt {
	float:left;
}

#search_address h4{
	font-size:16px;
}

#search_address p{
	margin-top:5px;
	margin-bottom:15px;
}

#search_address input{
	height:16px;
	width:211px;
	border:1px solid #6B594F;
}

#search_address_btn{
	float:left;
	margin-top:-1px;
	width:18px;
	height:19px;
	cursor:pointer;
}

#table_storelocator_remark td{
	font-size:12px;
}