@charset "utf-8";
/* CSS Document */

.geoTableFront {
	table-layout:fixed;
	width:100%;
	text-align:left;
}

.cpError {
	color:#FF0000;
	text-align:left;
}

.cpTextbox {
	width:250px;
}

.cpAddress {
	float:left;
	width:48%;
	margin-bottom:5px;
}
.cpAddress a:link {
	text-decoration:none !important;
}
.cpAddress a:hover {
	text-decoration:underline !important;
}
#map .gmnoprint, #map h3 { 
	color:#000000; 
}

.maplink  {
	padding-left:20px;
	padding-bottom:4px;
	line-height:24px;
	background-repeat:no-repeat;
	background-image:url(images/world_link.png);
}

#monitorGeo { float:right; margin-right: 33px; padding: 0; right: 1.5em;  border: 1px solid #000000; font-size: 11px; }
.infoGeo   { background: #a3a3a3; color: #ffffff; padding: 0;}
.alarmGeo, .alarmGeo a  { background: #ce0000; color: #ffffff; padding: 0; text-decoration: none; }

.copy {
	clear:both;
}

