table.calendar_presentation
{
   width:100%;
}
span.calendar_title
{
   color: rgb(50,50,50);
   font-size: 128%;
   font-weight: bold;
}
div.shadow1,
div.shadow2,
div.shadow3,
div.shadow4
{
  width: 340px;  
}
#order_form
{
   border-collapse: collapse;
   width: 100%;
   background-color: rgb(80,80,80);
   border: solid black 1px;
}
#order_form td
{
   padding: 0px 5px 0px 5px;
}
input.text_name
{
   width:               152px;
}
input.button
{
   width: 303px;
   height: 30px;
}
td.order_calendar_details
{
   padding-top:0px;
}
img.payment_options
{
   height:15px;
}
