div#main_body_pane .block{
	margin-bottom:10px;
}

div#main_body_pane .header{
	background: url(/img/target/740x32_header_for_border.png) no-repeat;
	height:32px;
	width:740px;
	color:#5E2D00;
	font-weight:bold;
}

div#main_body_pane .header div{
	padding:8px 0 0 10px;
}

div#main_body_pane .body{
	min-height:10px;
	border-left:1px solid #D1B074;
	border-right:1px solid #D1B074;
	border-bottom:1px solid #D1B074;
}

div#main_body_pane .body_inner{
	width:738px;
}

div#map,
div#streetview{
width:738px;
height:456px;
}

div#print_pane{
	display:none;
}
