#fcs_map
  {
  position: relative;
  left: 0px;
  top:  0px;
	border-style:solid;
	border-bottom-width:2;
	border-right-width:2;
	border-left-width:2;
	border-top-width:2;
        border-color:white;
  width:  456px;
  height: 456px;
  background-image: url(/sym/images/sym_world540x300.gif); 
  background-repeat: no-repeat; background-position: center;
  overflow:hidden;
}
