#info {position: absolute;  font-size: 12px; font-weight: bold; color: #000; background-color: #999; z-index: 10; padding: 10px; left: 5px; top: 5px; opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50;}
#seodiv { position: absolute; display: none; }

.numbers { text-align: center; color: #8a8888; font-size: 11px;}
.numbers a { color: #8a8888; font-size: 11px; text-decoration: none; }
.numbers a:hover { color: #728cac; text-decoration: underline; }
.numbers a.active { font-weight: bold;}

table.gallery { border-collapse: collapse; }
table.gallery td {  color: #747474; font-size: 11px; text-align: center; vertical-align: top; padding: 5px 20px 5px 0px;}
table.gallery img { margin: 0px; }

#messagebox { text-align: left; }
.boxinfo {  padding:15px 20px 15px 20px; margin-bottom:10px; background: #f1f1f1; color: #595959; font-weight: bolder;	text-align: center;}
.boxerror {  padding:15px 20px 15px 20px; margin-bottom:10px; background: #bae3e8; color: #1797AA; font-weight: bolder;	text-align: center;}
.errormsg span.ok { color:#fff; padding: 3px; }
.errormsg span.bad { color:#1797AA; padding: 3px; }


/* SEARCH  */
#searchbox .search_content { padding-bottom:20px;}
#searchbox .criteria { background:#F5F5F5; padding:10px; margin-bottom:20px;}
#searchbox .criteria .check { width:120px; float:left;}
#searchbox .criterion_box { }
#searchbox .criterion_box h3 { background-color:#F5F5F5; color:#888; padding:4px; margin-bottom:10px; font-family:Arial,Helvetica,sans-serif;  font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:bold; line-height:normal;}
#searchbox .criterion_box .search_result { padding-bottom:20px;}
#searchbox input.checkbox { width: 15px; }

.invis { visibility: hidden; }


#tipDiv2 {  z-index: 1000; border: 1px solid #319C73; font-size: 11px; color: #333; background: #fff; width: auto; left: 0px; visibility: hidden; position: absolute; top: 0px; text-align: left }
#tipDiv3 {  z-index: 1000; font-size: 11px; color: #fff; width: auto; left: 0px; visibility: hidden; position: absolute; top: 0px; text-align: left }

#tipDiv3 .upper {  }
#tipDiv3 .upper-left { background: url("tooltip-upper.png"); }
#tipDiv3 .upper-right { background: url("tooltip-upper-right.png");width:20px; background-repeat:no-repeat;}

#tipDiv3 .center { }
#tipDiv3 .center-left { background: url("tooltip-center.png");  padding:0 10px; max-width:400px;}
#tipDiv3 .center-right { background: url("tooltip-center-right.png"); width: 20px; }

#tipDiv3 .bottom { height:31px; }
#tipDiv3 .bottom-left { background: url("tooltip-bottom.png"); }
#tipDiv3 .bottom-right { background: url("tooltip-bottom-right.png");width:20px; background-repeat:no-repeat;  }
