/* iSi AS */
/* September 2008  */
    
p#rHead {
	width: 100%;
	margin: 40px 0 0 0;
	font-size: 18px;
	color: black;
	background-color: white; }
	
#rInfo {
	width: 100%; }
	
ol#gMapList {
	width: 120px; }
    
table#tInfo {
	width: 100%; }
#tInfo td {
	font-size: 11px; }
#tInfo tr {
	border-bottom: 1px solid black }
	
td.S1 { 
	font-weight: bold;
	text-decoration: underline;}
td.S0 { 
	text-decoration: line-through;}
	
#map {
	display: block;
	float: left;
	width: 360px;
	height: 360px;
	margin-right: 0;
	margin-top: 0;
	border: 1px solid black; }
    
#googlemap {
	float: left;
	width: 360px;
	height: 380px;
	margin-right: 0;
	border: 1px solid black; }