@charset "utf-8";


/* *********************************************************

Title : style.css

Created : 2009-10-05

Last Modified : 

Editor(s) : Cutout.inc

********************************************************* */


/* ---------------------------------------------------------
   Info Style
--------------------------------------------------------- */

table.overview {
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

table.overview th {
	font-weight: normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #E4F4FA;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

table.overview td {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* ---------------------------------------------------------
   Google Maps
--------------------------------------------------------- */

div#gmaps {
	width: 448px;
	_width: 450px;
	height: 337px;
	border: 1px solid #2F448C;
}

div#gmaps_html strong {
}

div#gmaps_html strong {
	color: #2F448C;
	display: block;
	margin-bottom: 5px;
}

div#gmaps_html span {
	font-size: 10px;
	display: block;
	margin-top: 5px;
	background: url(img/camera_icon.gif) no-repeat left 3px;
	padding-left: 12px;
}

div#gmaps_html span a {
	font-size: 10px;
	display: block;
	margin-top: 5px;
}
