
form,input,select,textarea{margin:0; padding:0; color:#fff;}

      


div.box1{

margin:0 auto;

width:540px;

left:200px;


right: 800px;

background:#222;

position:relative;

top:800px;

border:1px solid #262626;

}



div.box1 h1{ 

color:#FFF5CC;

font-size:18px;

text-transform:uppercase;

padding:5px 0 5px 5px;

border-bottom:1px solid #161712;

border-top:1px solid #161712; 

}



div.box1 label{

width:100%;

display: block;

background:#1C1C1C;

border-top:1px solid #262626;

border-bottom:1px solid #161712;

padding:10px 0 10px 0;

}

div.box1 label span{

display: block;

color:#bbb;

font-size:12px;

float:left;

width:100px;

text-align:right;

padding:5px 20px 0 0;

}



div.box1 .input_text{

padding:10px 10px;

width:200px;

background:#262626;

border-bottom: 1px double #171717;

border-top: 1px double #171717;

border-left:1px double #333;

border-right:1px double #333;

}



div.box1 .message{

padding:7px 7px;

width:350px;

background:#262626;

border-bottom: 1px double #171717;

border-top: 1px double #171717;

border-left:1px double #333;

border-right:1px double #333;

overflow:hidden;

height:150px;

}



div.box1 .button

{

margin:0 0 10px 0;

padding:4px 7px;

background:#CC0000;

border:0px;

position: relative;

top:10px;

left:382px;

width:150px;

border-bottom: 1px double #660000;

border-top: 1px double #660000;

border-left:1px double #FF0033;

border-right:1px double #FF0033;

}
