@charset "utf-8";
/* CSS Document */
* { padding: 0; border:0; margin:0; font-family: Arial, Helvetica, sans-serif; font-size: 11px}
a { color: #616161; text-decoration: none; }
a:hover { color: #D65E2F; }
body { background:  #F4F4F4; }
div#wrapper { width: 989px; margin: 0px auto 0 auto; position: relative }
div#container { width: 989px; height: 590px; z-index: 99; position: relative; z-index: 99 }
div#search_controls { position: absolute; width: 309px; height: 134px; left: 242px; top: 424px; z-index: 101 }

select, input {font-size: 10px;  padding:0px; border:#325784 1px solid; background: #90a7ca}


input.text {width: 80px ; margin-right: 20px; padding: 1px 3px  2px 3px; }
select {width: 178px; }

input.submit { position: absolute; left: 110px; top: 40px; }
