div#container
{
   width: 1280px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#GoMenu1-select, #GoMenu1-input
{
   border: 1px solid #A9A9A9;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
   text-transform: none;
}
#GoMenu1-select
{
   float: left;
   height: 100%;
   width: 92%;
}
#GoMenu1-input
{
   float: right;
   height: 100%;
   padding: 0;
   text-align: center;
   width: 7%;
}
#GoMenu1
{
   height: 100%;
   margin: 0;
}
