/*search*/
#centrecontent form.search_form { background-color:#fff; background-image: url(../images/center_content_bg.jpg); background-repeat: no-repeat; background-position: left bottom; }
#centrecontent form.search_form .maincontentheader h1 { padding:10px 0px; }
#centrecontent form.search_form .block { }
#centrecontent form.search_form .block input.halfbox { padding-top:5px; }
#centrecontent form.search_form .block input.button { overflow:hidden; width:100px; height:35px; text-indent:-1000em; font-size:0px; background-image: url(../images/btn.jpg); background-repeat: no-repeat; background-position: -100px top; }
#centrecontent form.search_form .block input.button:hover { background-position: -100px -35px; }
#centrecontent form.search_form h2 { font-size:14px; }


.selectbox { position: relative; margin: 0px 5px 10px 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; width: 321px; display: block; text-align: left; cursor: pointer; font-size: 12px; color: #333; }
.selectbox ol { display: none; position: absolute; background: #fff; list-style-type: none; margin: 0; padding: 0; border: 1px solid #727272; border-width: 0 1px 1px 1px; width: 302px; left: 0; z-index: 9999; }
.selectbox li { position: relative; padding: 3px 6px; }
.selectbox li:hover { background: #ccc; }
.selectbox .title { margin-right: 30px; }
.selectbox .current { position: relative; width: 290px; background: #fff; border: 1px solid #727272; padding: 5px 6px 6px 6px; }
.selectbox .down-arrow { position: absolute; top: 0; right: 0; }
.selectbox .current .cost { top: 3px; }


#centrecontent .Service table { border:none; }
#centrecontent .Service table th { font-weight:bold;}
#centrecontent .Service table tr { border:none; }
#centrecontent .Service table td { border:none; }
#centrecontent .Service table td p{ padding:3px; margin:0px; }
#centrecontent .Service table tr.odd td { border:none; background-color:#cce3f1; }
