#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;}

#right_side table.gallery { border-collapse: collapse;  width: auto; }
#right_side table.gallery td { background: none; color: #747474; font-size: 11px; text-align: center; vertical-align: center; padding: 0px 20px 10px 0px;}
#right_side table.gallery img { margin: 0px; }

#messagebox { text-align: left; }
.boxinfo { width:590px; padding:15px 20px 15px 80px;  margin-left:15px;  background: #f0f0f0 url(message_bg.png)       no-repeat 0px -10px; border: 1px solid #999; color:#666666; margin-bottom:10px;}
.boxerror { width:590px; padding:15px 20px 15px 80px;  margin-left:15px; background: #f0f0f0 url(message_error_bg.png) no-repeat 0px -10px; border: 1px solid #FF0000; color:#ff0000; margin-bottom:10px;}
