.bluetop{padding: 4px; margin: 2px; background: #eceffa; color: #3366cc} .getin{ padding: 3px; border: 1px #000 solid; color: #000; background: #e6e6e6; color: #000} 


form > fieldset {
border : 1px solid #060;
}
input.button {
text-decoration : none;
color : #070;
background-color : #c7f2a3;
border-top : 1px solid #060;
border-left : 1px solid #060;
border-right : 1px solid #060;
border-bottom : 1px solid #060;
padding : 0 1px 0 1px;
}
input, textarea, select {
margin : 2px;
font-family : Verdana, arial;
font-size : inherit;
background-color : #c7f2a3;
color: #070;
border-top : 1px solid #060;
border-left : 1px solid #060;
border-right : 1px solid #060;
border-bottom : 1px solid #060;
} img , input , textarea , select {max-width: 100%;}