.layer-x, .dlayer-x, .layer-hi, .blayer-x {
font-weight:bold;
}
.layer-x, .dlayer-x, .blayer-x, #layer {
text-align:center;
}
#layer, #dlayer, #blayer {
position: absolute;
top:0px;
left:50%;
margin-left:-125px;
width:250px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:15px;
background-color:#B1B1B1;
border:2px solid #9CA8AB;
background-image:url(../img/003.png);
background-position:bottom right;
background-repeat:no-repeat;
}
#blayer {
position: absolute;
top:0px;
left:50%;
margin-left:-225px;
width:450px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:15px;
background-color:#B1B1B1;
border:2px solid #9CA8AB;
background-image:url(../img/003.png);
background-position:bottom right;
background-repeat:no-repeat;
}
#blayer input {
width:220px;
}
#submit-b {
width:80px;
heght:60px;
}
.layer-hi {
font-size:1.6em;
}
.layer-x, .dlayer-x, .blayer-x {
border-left:1px solid #9CA8AB;
border-bottom:1px solid #9CA8AB;
width:20px;
float:right;
}
.layer-hi a {
text-decoration:none;
color:#CC0000;
font-size:1.2em;
}
#helpdesk_content {
background-color:white;
border:2px solid #9CA8AB;
}
#helpdesk_content-x {
border-left:2px solid #9CA8AB;
width:15px;
float:right;
text-align:right;
font-weight:bold;
}
