/*
body {
font-family:verdana;
font-size:15px;
}

a {color:#333; text-decoration:none}
a:hover {color:#333; text-decoration:none}
*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#232323;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes img {
  border: none;
}

#boxes #dialog1 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog2 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog3 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog4 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog5 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog6 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog7 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog8 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog9 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog10 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog11 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog12 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog13 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog14 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog15 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog16 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog17 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog18 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog19 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog20 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog21 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog22 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog23 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog24 {
  font-size: 1em;
  font-family: arial;
  width:800px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
}

/*
#boxes #dialog1 {
  width:375px; 
  height:203px;
}

#dialog1 .d-header {
  background:url(images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
*/



#close {
  position: absolute;
  top: 5px;
  right: 8px;
  text-decoration:underline;
}