
.gridwrapper{
   position: relative;
   float: left;
   left: 1px;
   width: 401px;
   margin-bottom: 1px;
}
.gridleft1{
   position: relative;
   float: left;
   left: 0px;
   width: 75px;
   height: 25px;
}
.gridright{
   position: relative;
   float: right;
   right: 0px;
   width: 325px;
   height: 25px;
}