#center_container form{
padding: 15px;
border: solid 1px #AAA;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
#center_container table.show{
padding: 15px;
border: solid 1px #AAA;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#center_container form table{
border-collapse: collapse;
}
#links{
margin-top: 5px;
}
#center_container form th{
width: 150px;
}
#center_container form td{
width: 575px;
}

.ui-datepicker-trigger{
margin: 0 0 0 4px;
vertical-align: middle;
}
#center_container form .text{
padding: 1px 4px;
width: 200px;
font: normal 8pt Arial;
}
#center_container form select{
width: 210px;
font: normal 8pt Arial;
}

#center_container form .tooltip span{
background: url(../../gfx/hotel/tooltip_qmark.gif) 100% 50% no-repeat;
padding: 10px 40px 10px 0;
}
#center_container form .tooltip{
padding-bottom: 20px;
}
#center_container form .label{
padding-top: 1em;
background: url(../../gfx/hotel/label_dots.gif) -150px 1em no-repeat;
}
#center_container form th.label{
padding-top: 1em;
background: url(../../gfx/hotel/label_dots.gif) 0 1em no-repeat;
}
#center_container form textarea{
border: solid 1px #696969;
width: 99%;
height: 70px;
padding: 2px;
font: normal 8pt Arial;
}

.ui-datepicker-year{
display: none;
}

.right_box{
width: 188px;
padding: 0 5px 10px 7px;
background: url(../../gfx/right/_right_bottom.gif) 0 100% no-repeat;
}
.right_box h3{
padding: 0 10px;
margin: 0 -5px 10px -7px;
background: url(../../gfx/right/_right_top.gif) 0 0 no-repeat;
height: 30px;
line-height: 30px;
font-weight: normal;
}
.right_box h3 span{
font-size: 8pt;
color: #FE6010;
font-weight: bold;
text-decoration: none;
}
