html, body {
  margin: auto;
  padding: 0px;
  font: 10pt Arial;
  color: #000000;
}

body {
  text-align: center;
  margin: 0px auto 0px auto;
}

#top_logo {
  z-index: 1;
  position: relative;
  background: url("../layout/halallogistics_blank.jpg") no-repeat -197px -0px;
  width: 988px;
  height: 122px;
  top: 0px;
  margin: auto;
}

#top_logo a {
  width: 380px;
  height: 105px;
  position: absolute;
  top: 4px;
  margin: 0 auto auto -468px;
}

#background {
  z-index: 0;
  position: relative;
  background: #535353;
  width: 100%;
  height: 123px;
  top: -32px;
  left: 0px;

}

#content_background {
  z-index: 2;
  position: absolute;
  background: #ffffff;
  width: 971px;
  top: 122px;
  left: 50%;
  margin: 0 auto auto -485.5px;
  padding: 8px 8px 8px 8px;
}

.search_menu {
  width: 971;
  height: 42px;
}

/*search part*/
.search {
  height: 30px;
  float: left;
  padding: 5px 0px 0px 10px;
}

.search_title {
  font: 9pt lucida sans, Arial;
  padding-right: 10px;
  float: left;
  padding: 5px 10px 0px 0px;
}

.search_box_title {
  padding-right: 5px;
  float: left;
}

#search_button {
  background:url('../layout/go_button.jpg') no-repeat;
  width:28px;
  height:20px;
  float: left;
  cursor:pointer;
}

#search_button_form {
  background:url('../layout/search.jpg') no-repeat;
  width:59px;
  height:19px;
  cursor:pointer;
  margin:10px 10px 10px 0px;
  float:right;
}

/*menu part*/
.menu {
  height: 30px;
  float: right;
  padding: 5px 0px 0px 0px;
}

.menu_table {
  background: #d8d8d8;
  height: 30px;
  font: 9pt lucida sans, Arial;
}

.menu_table_td {
  background: #e9e9e9;
  border: 1px solid #ffffff;
  padding: 5px 8px 5px 8px;
}

.menu_table_td a {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
}
/*
.menu_table_td a:hover {
  background: #33a536;
  color: #ffffff;
  text-decoration: none;
}*/

.top_image {
  background: url("../layout/halallogistics_blank.jpg") no-repeat -205px -164px;
  width: 971px;
  height: 184px;
}

/*breadcrumb part*/
.breadcrumb_part {
  background: url("../layout/halallogistics_blank.jpg") no-repeat -205px -348px;
  width: 971px;
  height: 65px;
}

.breadcrumb_left_green {
  float: left;
  font: 9pt lucida sans, Arial;
  color: #ffffff;
  padding: 22px 0px 0px 22px;
}

.breadcrumb_left {
  float: left;
  font: 9pt lucida sans, Arial;
  color: #000000;
  padding: 22px 0px 0px 35px;
}

.breadcrumb_left a {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
}

span.gt {
  background: url('../layout/breadcrumb_arrow.jpg') no-repeat center center;
  width: 3px;
  height: 5px;
  padding: 0px 5px 0px 5px;
}

.breadcrumb_right_time {
  float: right;
  font: 9pt lucida sans, Arial;
  color: #000000;
  padding: 22px 30px 0px 5px;
}

/*content part*/
#content_part {
  width: 971px;
  height: 100%;
}

#content_left {
  width: 270px;
  height: 100%;
  float: left;
  border-right: 4px solid #e9e9e9;
}

#item {
  width: 250px;
  float: left;
  padding: 5px 18px 5px 0px;
}

.item_left_image {
  width: 69px;
  height: 61px;
  float: left;
  border: 4px solid #e9e9e9;
}

.item_right {
  width: 158px;
  float: left;
  margin: 0px 0px 0px 10px;
  border-bottom: 1px solid #e9e9e9;
  vertical-align: top;
  text-align:left;
}

.item_right_no_line {
  width: 158px;
  float: left;
  margin: 0px 0px 0px 10px;
  vertical-align: top;
  text-align:left;
}

.title {
  font: 10pt lucida sans, Arial;
  font-weight: bold;
  color: #33a534;
  padding-bottom: 5px;
}

.title a {
  font: 10pt lucida sans, Arial;
  font-weight: bold;
  color: #33a534;
  text-decoration: none;
}

.description {
  font: 9pt lucida sans, Arial;
  padding-bottom: 5px;
}

.description a {
  font: 9pt lucida sans, Arial;
  color: #33a534;
  text-decoration: none;
}

#content_right {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-align: justify;
  width: 439px;
  height: 100%;
  float: left;
  margin: 0px 8px 0px 8px;
}

#content_right td{
  font: 9pt lucida sans, Arial;
  color: #000000;
}

a.link {
  font: 9pt lucida sans, Arial;
  color: #33a534;
  text-decoration: none;
}

.content_welcome {
  font: 9pt lucida sans, Arial;
  text-align:justify;
}

.content_right_home {
  width: 396px;
  height: 514px;
  padding-left: 13px;
}

.content_right_form {
  width: 200px;
  height: 100%;
  padding: 0px 8px 0px 8px;
  float: left;
}

.content_right_form_title {
  font: 10pt lucida sans, Arial;
  color: #33a534;
  font-weight: bold;
  float: left;
  text-align: justify;
  margin-top: 5px;
}

#right_boxes {
  width: 242px;
  height: 100%;
  float: right;
}

#marketplace_available_banner {
  width: 242px;
  height: 190px;
}

#tabs {
  width: 242px;
  height: 23px;
  border-bottom: 1px solid #e9e9e9;
}

#login_tab {
  width: 48%;
  float: left;
  font: 9pt lucida sans, Arial;
  font-weight: bold;
  color: #33a536;
  text-decoration: none;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #ffffff;
}

#new_user_tab {
  width: 48%;
  float: right;
  font: 9pt lucida sans, Arial;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background-color: #33a536;
  border: 1px solid #e9e9e9;
}

#login_tab a:link, #login_tab a:visited {
  display: block;
  color: #33a536;
  text-decoration: none;
  padding: 4px;
}

#new_user_tab a:link, #new_user_tab a:visited {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 4px;
}

#login_box {
  height: 133px;
  clear: both;
  padding: 8px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}

#login_form {
  font: 9pt lucida sans, Arial;
  margin-bottom: 5px;
  width: 223px;
  height: 100px;
  background: #f5f5f5;
  border: 1px solid #e9e9e9;
  text-align: left;
}

#login_form div div {
  width: 80px;
  float: left;
}

#user_box{
  height: 70px;
  border: 1px solid #e9e9e9;
  padding: 5px;
}

#inner_user_box{
  height: 70px;
  background-color: #f5f5f5;
}

#logout{
  background: url('../phpBB3/styles/prosilver/theme/images/icon_logout.gif') no-repeat bottom left;
  padding-left: 17px;
  width: 40px;
}

.update {
  font: 9pt lucida sans, Arial;
  padding-top:8px;
}

.update a{
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
  border-bottom:1px dashed #BABABA;
}

#logout a{
  color: #000000;
  text-decoration: none;
}

#logout a:visited{
  color: #000000;
  text-decoration: none;
}

.login_top_gap {
  width:100%;
  height:8px;
}

.login_form_title {
  width:66px;
  font: 9pt lucida sans, Arial;
  padding:5px 5px 5px 5px;
  float:left;
}

.login_form_dot {
  padding:5px 0px 5px 2px;
  width:5px;
  float:left;
}

.login_input {
  width:130px;
  font: 9pt lucida sans, Arial;
  padding:5px 2px 5px 5px;
  float:left;
}

.login_input input{
  width:130px;
  float:left;
}

.login_button {
  float:left;
  width:130px;
  padding:0px 2px 0px 5px;
}

.login_button input{
  color:white;
  background:url('../layout/login_button.jpg') no-repeat;
  border:none;
  width:45px;
  height:19px;
}

.forgot_id {
  font: 9pt lucida sans, Arial;
/*  text-align: left;*/
/*  margin: 5px 0;*/
  width: 223px;
/*  height: 20px;*/
  background: #f5f5f5;
  border: 1px solid #e9e9e9;
  padding: 5px 0px 5px 0px;
}

.forgot_id a {
  background: url('../layout/breadcrumb_arrow.jpg') no-repeat center left;
  text-decoration: none;
  color: #000000;
  padding-left: 10px;
}

#newsletter_box {
  width: 240px;
  height: 152px;
  border: 1px solid #e9e9e9;
  margin-top: 15px;
}

.newsletter_box_title {
  font: 10pt lucida sans, Arial;
  font-weight: bold;
  color: #34a436;
  text-align: left;
  margin: 5px 8px 0px 8px;
  padding: 0px 3px 3px 3px;
}

.newsletter_box_text {
  width: 224px;
  height: 116px;
  background: #f5f5f5;
  margin: 0px 8px 8px 8px;
  text-align: left;
  border:1px solid #e9e9e9;
}

.newsletter_box_paragraph {
  font: 9pt lucida sans, Arial;
  color: #000000;
  padding: 13px 12px 5px 12px;
}

.newsletter_box_point {
  background: url("../layout/grey_dot.jpg") no-repeat center left;
  font: 9pt lucida sans, Arial;
  color: #000000;
  margin: 0px 10px 0px 10px;
  padding: 5px 0px 5px 8px;
}

.newsletter_box_point a {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px dashed #bababa;
}

#advertisement_box {
  width: 240px;
  height: 350px;
  border: 1px solid #e9e9e9;
  margin-top: 15px;
}

.advertisement_box_content {
  width: 224px;
  height: 323px;
  background: #f5f5f5;
  margin: 10px 8px 10px 8px;
  text-align: center;
}

#sponsors_box {
  width: 240px;
  height: 200px;
  border: 1px solid #e9e9e9;
  margin-top: 15px;
}

.sponsors_box_title {
  font: 10pt lucida sans, Arial;
  font-weight: bold;
  color: #34a436;
  text-align: left;
  margin: 5px 8px 0px 8px;
  padding: 0px 3px 3px 3px;
}

#sponsors_box_text {
  width: 224px;
  height: 165px;
  background: #f5f5f5;
  margin: 0px 8px 8px 8px;
  text-align: left;
  cursor:pointer;
  border:1px solid #E9E9E9;
}

.sponsors_box_image {
  width: 160px;
  height: 100px;
  margin: auto;
  text-align: center;
}

.sponsors_box_image a {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
}

.sponsors_box_image img {
  margin: 20px auto 20px auto;
}

.sponsors_box_point {
  background: url("../layout/grey_dot.jpg") no-repeat center left;
  font: 9pt lucida sans, Arial;
  color: #000000;
  margin: 0px 10px 0px 10px;
  padding: 5px 0px 5px 8px;
}

.sponsors_box_point a {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px dashed #bababa;
}

#advertisement {
  width: 240px;
  height: 320px;
  border: 1px solid #e9e9e9;
}

.advertisement_title {
  font: 10pt lucida sans, Arial;
  font-weight: bold;
  color: #34a436;
  text-align: left;
  margin: 5px 8px 0px 8px;
  padding: 0px 3px 3px 3px;
  border-bottom: 1px solid #e9e9e9;
}

.advertisement_logo {
 margin-top: 8px;
 margin-left: 8px;
 margin-right: 8px;
}

#help_support {
  width: 240px;
  height: 255px;
  border: 1px solid #e9e9e9;
}

.help_support_title {
  font: 10pt lucida sans, Arial;
  font-weight: bold;
  color: #34a436;
  text-align: left;
  margin: 5px 8px 0px 8px;
  padding: 0px 3px 3px 3px;
}

.help_support_text {
  width: 224px;
  height: 220px;
  background: #f5f5f5;
  margin: 0px 8px 8px 8px;
  text-align: left;
  border: 1px solid #e9e9e9;
}

.help_support_paragraph {
  font: 9pt lucida sans, Arial;
  color: #000000;
  padding: 13px 12px 5px 12px;
}

.help_support_point {
  background: url("../layout/grey_dot.jpg") no-repeat center left;
  font: 9pt lucida sans, Arial;
  color: #000000;
  margin: 0px 10px 0px 10px;
  padding: 5px 0px 5px 8px;
}

.help_support_point a {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px dashed #bababa;
}

#footer {
  width: 970px;
  height: 110px;
  background: #535353;
  margin-top: 20px;
  text-align: center;
  visibility:hidden;
}

#footer_menu {
  padding: 30px 0px 8px 0px;
}

.in_footer_menu {
  height: 15px;
  margin: 0px auto 0px auto;
}

.footer_divider {
  background: url("../layout/footer_menu_divider.jpg") no-repeat;
  width: 1px;
  height: 13px;
  margin: 0px 5px 0px 5px;
  float: left;
}

.footer_menu_list a {
  font: 9pt lucida sans, Arial;
  color: #ffffff;
  text-decoration: none;
  padding:0px 5px 0px 5px;
  float: left;
}

#footer_copyright {
  font: 9pt lucida sans, Arial;
  color: #ffffff;
}

#footer_copyright a {
  font: 9pt lucida sans, Arial;
  color: #ffffff;
  text-decoration: underline;
}

#bottom_background {
  z-index: 1;
  position: absolute;
  background: #e0eae1;
  width: 100%;
  height: 123px;
  visibility:hidden;
  left:0;
}

.page_title {
  font: 14pt georgia, lucida sans, Arial;
  color: #2d2d2d;
  border-bottom: 1px solid #e9e9e9;
  padding: 3px 0px 3px 0px;
}

.p_title{
  font: 10pt georgia, lucida sans, Arial;
  color: #2d2d2d;
  padding-bottom:10px;
  font-weight:bold;
}

.p_text {
  color: #2d2d2d;
}

.sitemap {
  background: url("../layout/arrow_behind.jpg") no-repeat center left;
  font: 9pt lucida sans, Arial;
  color: #000000;
  padding: 3px 0px 3px 15px;
}

.sitemap a {
  font: 9pt lucida sans, Arial;
  color: #000000;
  text-decoration: none;
}

/*Forms*/
#messages {
  width:100%;
  padding:5px 0px 5px 0px;
  height:20px;
}

#marketplace_form {
  width: 100%;
}

.register_button {
  background:url('../layout/register.jpg') no-repeat;
  width:67px;
  height:19px;
  float: right;
  cursor:pointer;
}

.update_button {
  background:url('../layout/update_btn.gif') no-repeat;
  width:59px;
  height:19px;
  float: right;
  cursor:pointer;
}

#tell_friend {
  width: 420px;
}

.form_main_title {
  width: 100%;
  font: 9pt lucida sans, Arial;
  color: #000000;
  font-weight: bold;
}

.form_gap {
  width:100%;
  height:30px;
}

#member{
  width: 100%;
}

#benchmark{
  width: 100%;
}

.sbutton {
  float:left;
  width:67px;
  height:20px;
}

.sbutton1 {
  float:left;
  width:59px;
  height:20px;
}

.signup_button {
  background:url('../layout/tell_a_friend.jpg') no-repeat;
  width:85px;
  height:19px;
  float: right;
  cursor:pointer;
}

.form_div {
  width: 100%;
  height: 30px;
}

.form_textarea_div {
  width: 100%;
  height: 60px;
}

.form_title {
  width: 110px;
  padding: 4px 5px 3px 0px;
  float: left;
}

.form_colon {
  width:3px;
  padding: 4px 2px 2px 0px;
  float: left;
}

.form_input {
  padding: 0px 0px 2px 5px;
  float: left;
}

.form_input input {
  width: 295px;
}

.form_input textarea {
  width: 295px;
  height:80px;
}

.form_input_radio input {
  width: 215px;
}

.form_input select {
  width: 295px;
}

.f_radio {
  float:left;
  width:50px;
  padding:3px 0px 2px 0px;
}

.f_radio input{
  width:14px;
  margin:0px 2px 0px 5px;
}

.f_input {
  float:left;
  width:200px;

}

.f_input input{
  width:100%;
}

#education_right_part {
  width: 242px;
  height: 69px;
}

.content_right_events {
  width: 420px;
  height: 545px;
}

.events_list {
/*  padding: 5px 5px 5px 5px;*/
}

.events_month {
  padding: 8px 2px 8px 2px;
}

.events_year_month {
  background: url("../layout/event_list.jpg") no-repeat center left;
  font: 10pt georgia, lucida sans, Arial;
  color: #2d2d2d;
  border-bottom: 1px solid #e9e9e9;
  padding: 3px 0px 5px 20px;
}

.date {
  background: #e7f3e7;
  font: 9pt lucida sans, Arial;
  padding: 5px 10px 5px 10px;
  width: 20%;
}

.events {
  background: #f6f6f6;
  font: 9pt lucida sans, Arial;
  padding: 5px 5px 5px 5px;
  width: 80%;
}

.events a {
  color: #000000;
  text-decoration: none;
}

.content_right_marketplace {
  width: 425px;
  height: 545px;
}

.market_place_content {
  font: 9pt lucida sans, Arial;
  padding: 10px 5px 10px 5px;
}

#marketplace_search {
  width: 425px;
  height:100%;
  font: 9pt lucida sans, Arial;
}

.form_cat_div {
  width:100%;
  height:100px;
}

.marketplace_search_button {
  width:100%;
  text-align:right;
}

/* marketplace search results*/
#mpsearch_result{
  width: 660px;
  height:100%;
  font: 9pt lucida sans, Arial;
}

.mpsearch_title{
  width: 660px;
  height:25px;
  font: 9pt lucida sans, Arial;
  text-align:center;
  float: left;
}

.mpsearch_description {
  width:205px;
  float:left;
  background-color:#e7f3e7;
  padding:5px 0px 5px 0px;
}

.mpsearch_gap {
  width:5px;
  float:left;
  background-color:#ffffff;
}

.mpsearch_area {
  width:100px;
  float:left;
  background-color:#e7f3e7;
  padding:5px 0px 5px 0px;
}

.mpsearch_country {
  width:130px;
  float:left;
  background-color:#e7f3e7;
  padding:5px 0px 5px 0px;
}

.mpsearch_contacts {
  width:210px;
  float:left;
  background-color:#e7f3e7;
  padding:5px 0px 5px 0px;
}

.row0 {
  background-color:#ffffff;
  font: 9pt lucida sans, Arial;
  text-align:center;
  height:120px;
  float: left;
}

.mpsearch_description_row {
  width:195px;
  float:left;
  padding:5px 5px 5px 5px;
  overflow: hidden;
  cursor:pointer;
  text-align:left;
}

.mpsearch_category_row {
  width:100px;
  float:left;
  padding:5px 0px 5px 0px;
  overflow: hidden;
}

.mpsearch_image_row {
  width:130px;
  float:left;
  padding:5px 0px 5px 0px;
  overflow: hidden;
  cursor:pointer;
}

.mpsearch_contacts_row {
  width:205px;
  float:left;
  padding:5px 0px 5px 5px;
  overflow: hidden;
  cursor:pointer;
}

.mpsearch_contacts_row a {
  text-decoration:none;
  color:#000000;
  cursor:pointer;
}

.row1 {
  background-color:#f7f4eb;
  font: 9pt lucida sans, Arial;
  text-align:center;
  height:120px;
  float: left;
}

.mpsearch_gap1 {
  width:5px;
  float:left;
  background-color:#ffffff;
  height:120px;
}
/* end of marketplace search results*/

.top_result {
  height:60px;
  width:660px;
}

.result_text {
  font: 10pt lucida sans, Arial;
  font-weight:bold;
  width:260px;
  float:left;
  height:60px;

}

.result_banner {
  width:384px;
  float:right;
  height:47px;
}

#result_banner {
  background:url('../layout/banana_marketplace.jpg') no-repeat;
  width:384px;
  height:47px;
  cursor:pointer;

}

#mp{
  width: 95%;
  height:100%;
  font: 9pt lucida sans, Arial;
  text-align:center;
}

.mp_page_title {
  font: 14pt georgia, lucida sans, Arial;
  color: #33a536;
  border-bottom: 1px solid #e9e9e9;
  padding: 3px 10px 3px 10px;
}

table.mp {
  width:100%;
  border:1px solid #f5f5f5;
}

.mp_image {
  padding:20px 10px 20px 10px;
  text-align:center;
  font: 10pt lucida sans, Arial;
  width:300px;
  border-left:8px solid #ffffff;
  border-top:8px solid #ffffff;
  border-bottom:8px solid #ffffff;
  background-color:#f5f5f5;

}

.mp_description {
  padding:20px 10px 20px 10px;
  text-align:left;
  font: 10pt lucida sans, Arial;
  border:8px solid #ffffff;
  background-color:#f5f5f5;
}

.mp_info {
  padding:20px 10px 20px 10px;
  text-align:left;
  font: 10pt lucida sans, Arial;
  width:300px;
  border-left:8px solid #ffffff;
  border-bottom:8px solid #ffffff;
  background-color:#f5f5f5;
}

table.info {
  font: 10pt lucida sans, Arial;
}

/*information*/
.infoCategories {
  font-weight: bold;
  color: #000000;
}

.infoTitle {
  padding-left: 10px;
}

.infoTitle a {
  text-decoration: none;
}


/*research and reports*/
.rnrType {
  font: 11pt georgia, lucida sans, Arial;
  color: #33a534;
  background-color:#f5f5f5;
  padding: 5px 5px 5px 5px
}

.rnrTitles {
  font: 10pt Arial;
  font-weight: bold;
  color: #2c2c2c;
  background:url('../layout/arrow_point.jpg') no-repeat center left;
  padding: 5px 10px 5px 20px;
}

.rnrTitles a {
  font: 10pt Arial;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration:none;
}

.rnrDescription {
  font: 9pt Arial;
  color: #2c2c2c;
  padding: 0px 10px 0px 20px;
}

.rnrOrder {
  font: 9pt Arial;
  color: #33a534;
  padding: 0px 10px 0px 20px;
}

.rnrOrder a{
  font: 9pt Arial;
  color: #33a534;
  text-decoration:none;
}

.cat_divider {
  border-bottom: 1px solid #e9e9e9;
}

.infoCategories {
  font: 11pt georgia, lucida sans, Arial;
  color: #33a534;
  background-color:#f5f5f5;
  padding: 5px 5px 5px 5px
}

.infoTitle {
  font: 10pt Arial;
  font-weight: bold;
  color: #2c2c2c;
  background:url('../layout/arrow_point.jpg') no-repeat center left;
  padding: 5px 10px 5px 20px;
}


.infoTitle a {
  font: 10pt Arial;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: none;
}

.infoDescription {
  font: 9pt Arial;
  color: #2c2c2c;
  padding: 0px 10px 0px 20px;
}

.cat_divider {
  border-bottom: 1px solid #e9e9e9;
}

.submit_button {
  background:url('../layout/submit.jpg') no-repeat;
  width:55px;
  height:19px;
  float: right;
  cursor:pointer;
}

.launch_countdown {
  font: 10pt lucida sans, Arial;
  font-weight: bold;
  color: red;
  text-align: left;
  margin: 10px 0px 8px 0px;
  padding: 0px 3px 3px 0px;
  height: 25px;
}

table.knowledge_title {
  font: 9pt Arial;
}

a.knowledge_title {
  color:#000000;
  text-decoration:none;
}

.category_pages {
  width: 660px;
  height: 25px;
  margin: 0px auto;
/*  text-align: right;*/
  vertical-align: middle;
}

.category_text {
  width:285px;
  text-align:left;
  float:left;
  padding:6px 2px 6px 2px;
}

.list_pages {
  width:370px;
  text-align: right;
  float:left;
}

.category_gap {
  width: 487px;
  height: 10px;
  margin: 0px auto;
  background: #ffffff;
}

#list_pages1 {
  height: 25px;
  line-height: 25px;
  list-style: none;
  display: inline;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}

#list_pages1 li {
  display: inline;
  margin: 0px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}

#list_pages2 {
  height: 25px;
  line-height: 25px;
  list-style: none;
  display: inline;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}

#list_pages2 li {
  display: inline;
  margin: 0px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}

li.list_link {
  padding: 0px 2px 0px 2px;
  font: 8pt Tahoma;
  color: #000000;
}

li.list_text {
  padding: 0px 2px 0px 2px;
  font: bold 8pt Tahoma;
  color: #000000;
}

a.list_link {
  text-decoration: underline;
  font: 8pt Tahoma;
  color: #000000;
}