
form#two {
background:	url(../images/bg.png) center top no-repeat;
width:469px; 
height: 754px;
padding:5px;
margin:0 auto;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
font-size: 10pt;	
}

form#two fieldset {
width:430px; 
display:block; 
border:0px dotted #fff; 
padding:5px 0px 5px 15px; 
margin-bottom:0.5em; 
margin-left: 13px;
line-height:1.2em;
}

form#two fieldset#opt {
/*background:#ff6705;*/
}

form#two legend, form#two fieldset legend {
font-size:1.1em; 
font-weight:bold; 
color: #003399;
margin: -15px 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #137C41;
padding: 0 5px;
background: #f92d86 url(../images/legend_bg.jpg);
}

form#two label {
clear:left; 
display:block; 
float:left; 
width:100px; 
text-align:right; 
padding-right:10px; 
color: #003399; 
margin-bottom:0.5em;
font-weight:bold;
}

form#two input {
border:1px solid #003399; 
padding:0 2px;
margin-bottom:0.3em;
width:230px
}

form#two input.tiny {width:20px; float:left; border:none;}
form#two input.short {width:115px;}

form#two select {
float:left;
margin-left:0.5em;
}

form#two textarea {
width:410px; 
height:auto;
border:1px solid #003399; 
padding:0.5em; 
overflow:auto; 
}

form#two option {
background:#003399; 
color:#fff;
}

form#two optgroup {
background: #4D89FF; 
color:#FFF; 
}

form#two optgroup option {
background:#C5D9FF; 
color:#003399;
}

form#two #button1 {
color:#003399; 
font-weight: bold;
background: url(../images/btn_bg.png);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}

form#two #button2 {
color:#003399; 
font-weight: bold;
background: url(../images/btn_bg.png);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
}

form#two #button1:hover, form#two #button2:hover {
color:#FF6705;
}

#dvdbox {position:relative; width:100%; height:24px; margin:20px auto 5px;}
.red {color:#CC0000}
form#two p {margin-top:15px}
legend {background: url(../images/legend_bg.jpg);}
