body#wm {
  background-color: #F9F9F9;
  margin:0;
  padding:0;
  height:50%;
  width:50%;
  display:block;
  position:absolute;
}


body#wm div#center {
  height:325px;
  width:670px;
  position:absolute;
  bottom:-25px;
  right:-290px;
  padding:215px 0 0 110px;
}

*html body#wm div#center {
  bottom: -300px;
  right: -375px;

}

body#wm div#wm-top {
  width:760px;
  height:138px;
  background: url('/wm/images/start_worldmeetings_top.jpg') no-repeat;
}

body#wm div#wm-center {
  bottom:0;
  left:0;
  width:760px;
  height:324px;
  background: url('/wm/images/start_worldmeetings_middle.jpg') no-repeat;
}

body#wm div#wm-bottom{
  bottom:0;
  left:0;
  width:760px;
  height:138px;
  background: url('/wm/images/worldmeetings-bottom.jpg') no-repeat;
}

body#wm form {
  margin:0px auto 0 auto;
  padding:0;
  padding-top: 110px;
  width:350px;
}

body#wm form div {
  margin-top:5px;
  margin-left:107px;
  position:relative;
  height:1.3em;
}

body#wm form div.extratext{
  font-family: Verdana, Geneva;
	font-size: 10px;
	color: #000066;
	margin-top: -17px;
	margin-left: 114px;
}

body#wm form div label {
  display:block;
  position:absolute;
  left:-115px;
  margin-top:3px;
  font-family: Verdana, Geneva;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

body#wm form div select {
  position:absolute;
  left: -50px;
  width:110px;
  height:20px;
  font-size:11px
}

body#wm form div input{
  margin-left: 90px;
  height:20px;
  font-size:11px
}

body#wm form div input.next{
  width:110px;
  height:22px;
  font-size:11px;
  cursor: pointer;
  margin-top: -1px;
  margin-left: 93px;
}

body#wm-login #loginbutton {
  background:url('/em/images/button-next.gif') top right;
  font-weight:bold;
  color:#FFF;
  width:115px;
  height:20px;
  border:0px;
  margin:25px 0 10px 115px;
}

a.suppliers{
  padding-left: 382px;
}

a.buyers{
  position: absolute;
  top: 643px;
  padding-left: 239px;
}

div.copyrigth{
  margin:0;
  padding: 0;
  display: block;
  width: 100px;
  padding-left: 670px;
}

div.copyrigth a{
  text-decoration: none;
  font-family: Verdana, Geneva;
	font-size: 9px;
	color: #000;
}





