 input {
 font-family: tahoma;
 font-size: 13px;
 font-weight: normal;
 color: #565656;
 }


 #search {
 width: 349px;
 height: 185px;
 background-color: #aebd8d;
 }


 #login {
 width: 349px;
 height:139px;
 background-color: #CD732B;
 }


 #top {
 position: absolute;
 height: 0px;
 }

 #signin {
 position: relative;
 top: 3px;
 left: 500px;
 width: 150px;
 }

 .boxtext {
 font-family: tahoma;
 font-size: 13px;
 font-weight: normal;
 color: #FAFFE1;
 }
 
 .smalltext, .smalltext a, .smalltext a:visited {
 font-family: arial;
 font-size: 11px;
 font-weight: normal;
 color: #FAFFE1;
 text-decoration: none;
 }

 .smalltext a:hover {
 font-family: arial;
 font-size: 11px;
 font-weight: normal;
 color: #FAFFE1;
 text-decoration: underline;
 }