<style>
input {
 background-color: #ff0;
 color: #906;
 font-size: 14px;
 border: 1px solid white;
 width: 98%;
 padding: 1px;
 text-align:center;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFB200;
	text-decoration : none;
        font-weight:bold;
        text-align:left;
        padding: 2px 0;

}

.addbutton {
 background-color: #FFB200;
 color: #000000;
 font-size: 12px;
 border: 0px solid #fff;
 width: 100%;
 padding: 1px;
 text-align:left;
 font-weight:bold;
margin:12px;
float:left;
 }

.subfv2k5 {
 color: #9f0;
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : ;
 text-align:left;
 }

#box {
 border: 0px ridge #ededed;
 background-color: ;
 margin: 5px;
 padding: 2px;

 }

</style>
