/* used for location indicator map in Live Forms instances */
/* author - A. Barlow, width/height changed by r.harness */


#locationMap {
    width: 600px;
    height: 600px;
    border:solid 1px #CCCCCC; 
	margin-left:30px;
    padding:2px;
}