#main
{
 text-align : left;
}

#main DIV
{

}


#main FIELDSET
{
  position : absolute;
  color : black;
}

#bookingDetailsDay
{
   left : 325;
   width : 350;   
   height : 100;
}

#serviceRequired
{
   left : 325;
   top : 168;
   width : 350;
   height : 180;
   
}


#bookingDetails
{
   left : 0;
   width : 300;
   height : 300;
}


#dayDetails
{
   left : 000;
   top : 375;
   width : 675;

}


#dayDetails TEXTAREA
{
   width : 650
}


#bookingButton
{
 position : absolute;
 top :  740;
 left : 520;
}

#edTag 
{
 position : absolute;
 top :  780;
}


