input, textarea {
border:1px solid #666666;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
background:#fff;
}
 
input:focus, input:hover,textarea:focus, textarea:hover{
border: 1px solid #E6DC90;
}
 
label {
margin:2px;
}
 
input {
// width:450px;
margin:10px;
}
 
.button {
margin:0 0 15px 190px;
color:#000;
font-weight:bold;
width:auto;
}

.button2 {
margin:0 30px 15px 50px;
color:#000;
font-weight:bold;
width:50px;
}

.button3 {
margin:0 15px 15px 15px;
color:#000;
font-weight:bold;
width:40px;
}

#content dd, dt {
margin: 0 0 0 50px; 
line-height:1.5em;
font-size:1em;
}

#content dd {
margin: 0 0 18px 50px; 
}

#content_gb a {
font-variant:small-caps;
letter-spacing: 0.1em;
font-weight: bold;
color: #fff;
text-decoration: none; 
}

#content_gb table {
margin-left: 10px;
}

#content_gb { 
  width: 990px;
  position:relative; left:0px; top:64px;
  clear:both;
  margin: 0px;
  overflow: visible;
}
