
body
{
  background-color:black;
  /* color:#00ffff; */
  font-size:12px;
  font-family:sans-serif;
}

.main_table_class
{
  border: 0px solid #00aa00;
  width:100%;
  /*margin-left:5%;
  margin-right:5%; */
}

.header_cell_class
{
  border: 0px solid #000000;
  text-align:center;
  color:#f29913;
  /* font-size:200%; */
  font-size:15px;
}

.menubar_cell_class
{
  border: 0px solid #000000;
  text-align:center;
}

.left_cell_class
{
  border: 0px solid #000000;
  width:20%;
  text-align:center;
  vertical-align:top;
}

.main_cell_class	/* main content */
{
  border: 0px solid #000000;
  width:80%;
  vertical-align:top;
/*  color: #00d4ff; */
  color: #ddffff;
  font-weight:bold;
}

.footer_cell_class
{
  border: 0px solid #000000;
  width:100%;
  text-align:right;
  color: #ddffff;
  font-weight:bold;
}

.content_title_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #000000;
  /* width:75%; */
  /* width:100%; */
  /*margin-left:5%;
  margin-right:5%; */
 /* padding:10px 0px 0px 2em; */
  border-spacing:0px;
  margin-top:10px;
  margin-left: 2em;
}
/*
.content_title_cell_class
{
  border: 0px solid #000000;
  width:100%;
  text-align:left;
  color:#3ac7e0;
  font-size:200%;
  font-weight: bold;
  padding:0px 0px 0px 1em;
} */

.content_title_cell_class
{
  border: 0px solid #000000;
  text-align:left;
  color:#000000;
  background-color:#56d9dd;
  /* font-size:110%; */
  font-size:13px;
  font-weight: bold;
  padding:0px 0px 0px 0px;
  height:24px;
}

.content_c0_class
{
  background-image:url(images/cbar.0.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 0px 0px;
  width:16px;
  height:24px;
}

.content_c1_class
{
  background-image:url(images/cbar.1.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 0px 0px;
  width:400px;
  height:24px;
}

.prod_prev_title_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #000000;
  /* width:75%; */
  /* width:100%; */
  /*margin-left:5%;
  margin-right:5%; */
  padding:0px 0px 0px 0px;
  border-spacing:0px;
  margin: 2px 0px 2px 0px;
}

.prod_prev_title_cell_class
{
  border: 0px solid #000000;
  text-align:left;
  color:#3cffff;
  /* background-color:#71baf2; */
  /* font-size:13px; */
  font-size:15px;
  font-weight: bold;
  padding:0px 0px 0px 0em;
  height:20px;
}

.prod_prev_c0_class
{
  /* background-image:url(images/ptbar.0.blue.png); */
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 0px 0px;
  width:206px;
  height:24px;
}

.prod_prev_c1_class
{
  /* background-image:url(images/ptbar.1.blue.png); */
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 0px 0px;
  width:206px;
  height:24px;
}

input[type="text"]  /* Edit boxes */
{
  background-color:#aaaabf;
  border: 1px solid #0000ff;
  vertical-align:middle;
}

input[type="text"]:hover  /* Edit boxes */
{
  background-color:#aaaabf;
  border: 1px solid #00cccc;
  vertical-align:middle;
}

input[type="text"]:focus  /* Edit boxes */
{
  background-color:#aaaabf;
  border: 1px solid #00ffff;
  vertical-align:middle;
}

input[type="password"]  /* Password edit boxes */
{
  background-color:#aaaabf;
  border: 1px solid #0000ff;
  vertical-align:middle;
}

input[type="password"]:hover  /* Password edit boxes */
{
  background-color:#aaaabf;
  border: 1px solid #00cccc;
  vertical-align:middle;
}

input[type="password"]:focus  /* Password edit boxes */
{
  background-color:#aaaabf;
  border: 1px solid #00ffff;
  vertical-align:middle;
}

select  /* Drop boxes */
{
  background-color:#aaaabf;
  border: 1px solid #0000ff;
  vertical-align:middle;
}

select:hover  /* Drop boxes */
{
  background-color:#aaaabf;
  border: 1px solid #00cccc;
  vertical-align:middle;
}

select:focus  /* Drop boxes */
{
  background-color:#aaaabf;
  border: 1px solid #00ffff;
  vertical-align:middle;
}

hr	/* horz rule horz_line() */
{
  border: 0px solid #000000;
  color: #457da8;
  background-color: #457da8;
  height: 2px;
  width: 90%;
}

.comment_box_class
{
  background-color:#aaaabf;
  border: 1px solid #0000ff;
  vertical-align:middle;
}

.comment_box_class:hover
{
  background-color:#aaaabf;
  border: 1px solid #00cccc;
  vertical-align:middle;
}

.comment_box_class:focus
{
  background-color:#aaaabf;
  border: 1px solid #00ffff;
  vertical-align:middle;
}

input[type="submit"]
{
  margin-left:5%;
  vertical-align:middle;
}

.warninglabel
{
  color:#ffff33;
}

.leftlabel
{
  width:200px;
  text-align:right;
  float:left
  /* margin-right:5px; */
}

.image_class
{
  border: 0px solid #000000;
}

.image_right_class
{
  border: 0px solid #000000;
  float:right;
  margin-left:5px;
  margin-bottom:5px;
}

.image_margin_class
{
  border: 0px solid #000000;
  /* float:left; */
  margin-right:5px;
  margin-left:5px;
  margin-top:5px;
  margin-bottom:5px;
}

.link_class:link
{
  color: #00efff;
  font-weight: bold;
}

.link_class:visited
{
  color: #00efff;
  font-weight: bold;
}

.link_class:hover
{
  color: #00efff;
  font-weight: bold;
}

.menu_link_class:link
{
  color: #000000;
  text-decoration: none;
  display: block;
  width: 100%;
  font-weight: bold;
}

.menu_link_class:visited
{
  color: #000000;
  text-decoration: none;
  display: block;
  width: 100%;
  font-weight: bold;
}

.menu_link_class:hover
{
  color: #000000;
  text-decoration: none;
  display: block;
  width: 100%;
  background-color:#60bcea;
  font-weight: bold;
}

.other_prod_title_text_class
{
  font-weight:bold;
/*  color: #a6cbea; */
  color: #abf4ef;
}

.form_table_class
{
  border: 0px solid #00aa00;
  width:100%;
}

.form_label_class
{
  border: 0px solid #00aa00;
  text-align:right;
  width:30%;
}

.form_cell_class	/* for controls */
{
  border: 0px solid #00aa00;
  text-align:left;
  height:3em;
  /* background-color:#00aa55; */
  /* width:70%; */
}

.label_text_class
{
  vertical-align:middle;
  margin-right:0.3em;
}

.err_text_class
{
  vertical-align:middle;
  margin-left:0.3em;
  color:#ffff33;
}

.val_img_class	/* validator image */
{
  vertical-align:middle;
  margin-left:1.5em;
  margin-right:0.3em;
}

.smenu_table_class	/* side menu */
{
  border-collapse: collapse;	/* needed for ie6 */
  border-spacing:0px;
  padding:0px 0px 0px 0px;
  margin-left:auto;
  margin-right:auto;
  margin-top:3em;
  width:12em;
}

.smenu_cell_class
{
  background-color:#589fd8;
  text-align:left;
  /* font-size: 120%; */
  font-size:14px;
  font-weight: bold;
}

.smenu_cell_sel_class
{
  background-color:#68c9ff;
  text-align:left;
  /* font-size: 120%; */
  font-size:14px;
  font-weight: bold;
}

.smenu_cell_sel2_class
{
  background-image:url(images/tbl.sel.2.purple.png);
  background-position:center left;
  background-repeat:no-repeat;
  background-color:#589fd8;
  text-align:left;
}

.smenu_c0_class
{
  background-image:url(images/tbl.0.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:14px;
  height:14px;
  padding:0px 0px 0px 0px;
}

.smenu_c1_class
{
  background-image:url(images/tbl.1.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:14px;
  height:14px;
  padding:0px 0px 0px 0px;
}

.smenu_c2_class
{
  background-image:url(images/tbl.2.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:14px;
  height:14px;
  padding:0px 0px 0px 0px;
}

.smenu_c3_class
{
  background-image:url(images/tbl.3.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:14px;
  height:14px;
  padding:0px 0px 0px 0px;
}

.menubar_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border-spacing:0px;
  padding:0px 0px 0px 0px;
  width:80%;
  margin-left: 10%;
  margin-right: 10%;
  /* font-size:150%; */
  font-size:18px;
}

.purple_cell_class
{
 /* background-color:#a70cf4; */
  /* background-color:orange; */
  text-align:center;
  padding:0px 0px 0px 0px;
  background-color:#589fd8;
}

.purple_c0_class
{
  background-image:url(images/mbar.0.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:16px;
  height:32px;
  padding:0px 0px 0px 0px;
}

.purple_c1_class
{
  background-image:url(images/mbar.1.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:16px;
  height:32px;
  padding:0px 0px 0px 0px;
}

.menubar_link_class
{
  display: block;
  width: 100%;
  height: 30px;
/*  background-color:#a70cf4; */
  background-color:#589fd8;
  color: #000000;
  text-decoration: none;
  line-height: 30px;
}

.menubar_link_class:visited
{
  display: block;
  width: 100%;
  height: 30px;
/*  background-color:#a70cf4; */
  background-color:#589fd8;
  color: #000000;
  text-decoration: none;
  line-height: 30px;
}

.menubar_link_class:hover
{
  display: block;
  width: 100%;
  height: 30px;
  background-color:#60bcea;
  color: #000000;
  text-decoration: none;
  line-height: 30px;
}

.screenshot_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #00aa00;
  width:100%;
  /*margin-left:5%;
  margin-right:5%; */
  margin-top:1em;
}

.screenshot_cell_main_class
{
  border: 0px solid #000000;
  text-align:center;
  color:#f29913;
}

.screenshot_cell_caption_class
{
  border: 0px solid #000000;
  text-align:center;
  height:3em;
}

.screenshot_cell_thumbnail_class
{
  border: 0px solid #000000;
  text-align:center;
  width: 25%;
}

.screenshot_image_class
{
  border: 0px solid #000000;
  width: 600px;
  height: 450px;
}

.screenshot_thumbnail_class
{
  border: 4px solid #00aaaa;
  width: 100px;
  height: 75px;
}

.screenshot_sel_thumbnail_class
{
  border: 4px solid #55ffff;
  width: 100px;
  height: 75px;
}

.code_class	/* special paragraph style for code/commands etc. */
{
  background-color:#dddddd;
  border: 1px solid #ccffff;
  vertical-align:top;
  text-align:left;
  color:#000000;
  font-family:monospace;
  /* font-size:120%; */
  font-size:14px;
  margin-left:5%;
  margin-right:5%;
  padding:1em 1em 1em 1em;
}

.code_table_class	/* special table style for code/commands etc. */
{
  border-collapse: collapse;	/* needed for ie6 */
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
  margin-bottom:5px;
  width:90%
}

.code_cell_class
{
  background-color:#dddddd;
  border: 1px solid #ccffff;
  vertical-align:top;
  text-align:left;
  color:#000000;
  font-family:monospace;
  /* font-size:120%; */
  font-size:12px;
  /* padding:5px 5px 5px 5px; */
}

.buy_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #00aa00;
/*  margin-left:auto;
  margin-right:auto;
  width: 60%; */
  padding:0px 0px 0px 0px;
  border-spacing:0px;
}

.buy_license_cell_class
{
  text-align:center;
  width: 100%;
  height: 3em;
}

.buy_button_cell_class
{
  text-align:center;
  width: 180px;
}

.buy_price_cell_class
{
  text-align:center;
  width: 130px;
  /* font-size: 150%; */
  font-size:18px;
  color: #ddffff;
}

.buy_err_text_class
{
  color:#ffff33;
}

.buy_err_cell_class
{
  text-align:center;
}

.accept_label_class
{
  margin-left: 0.15em;
  color: #ddffff;
}

.google_button_class
{
  width: 180px;
  height: 46px;
}

.eula_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #00aa00;
  margin-left:auto;
  margin-right:auto;
}

.eula_title_class
{
  text-align:left;
}

.eula_cell_class
{
  text-align:center;
}

.eula_footer_cell_class
{
  text-align:center;
}

.eula_mledit_class
{
  background-color:#aaaabf;
  border: 1px solid #0000ff;
  vertical-align:middle;
}

.preview_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #000000;
  width: 100%;
}

.preview_title_class
{
  text-align:left;
  height: 2em;
  color: #00efff;
  padding:0px 0px 0px 22px;	/* 2em; */
}

.preview_image_class
{
  width: 149px;
  height: 112px;
  border: 0px solid #000000;
  margin-left:5px;
  margin-right:5px;
}

.preview_img_cell_class
{
  text-align:center;
  width: 25%;
}

.preview_text_class
{
  text-align:left;
  vertical-align:top;
  width: 75%;
}

.preview_link_class
{
  text-align:left;
  width: 75%;
  height: 2em;
  padding:0px 0px 0px 1em;
}

.sup_menu_sel_class
{
  color: #00efff;
  font-weight:bold;
}

.preview_border_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border-spacing:0px;
  padding:0px 0px 0px 0px;
  margin-left:auto;
  margin-right:auto;
  width: 90%;
}

.tbt_table_class	/* thin border table */
{
  border-collapse: collapse;	/* needed for ie6 */
  border-spacing:0px;
  padding:0px 0px 0px 0px;
  margin-left:auto;
  margin-right:auto;
}

.tbt_cell_class
{
  text-align:left;
}

.tbt_c0_class
{
  background-image:url(images/tbt.c0.blue.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:5px;
  height:5px;
  padding:0px 0px 0px 0px;
}

.tbt_c1_class
{
  background-image:url(images/tbt.c1.blue.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:5px;
  height:5px;
  padding:0px 0px 0px 0px;
}

.tbt_c2_class
{
  background-image:url(images/tbt.c2.blue.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:5px;
  height:5px;
  padding:0px 0px 0px 0px;
}

.tbt_c3_class
{
  background-image:url(images/tbt.c3.blue.png);
  background-position:top left;
  background-repeat:no-repeat;
  width:5px;
  height:5px;
  padding:0px 0px 0px 0px;
}

.tbt_e0_class
{
  background-image:url(images/tbt.e0.blue.png);
  background-position:top left;
  background-repeat:repeat-x;
  padding:0px 0px 0px 0px;
}

.tbt_e1_class
{
  background-image:url(images/tbt.e0.blue.png);
  background-position:top left;
  background-repeat:repeat-y;
  padding:0px 0px 0px 0px;
}

.tbt_e2_class
{
  background-image:url(images/tbt.e0.blue.png);
  background-position:top right;
  background-repeat:repeat-y;
  padding:0px 0px 0px 0px;
}

.tbt_e3_class
{
  background-image:url(images/tbt.e0.blue.png);
  background-position:bottom left;
  background-repeat:repeat-x;
  padding:0px 0px 0px 0px;
}

.subtopic_title_class
{
  background-image:url(images/sttbar.blue.png);
  background-position:bottom left;
  background-repeat:no-repeat;
  padding:0px 0px 10px 0px;
  color: #00efff;
  /* font-weight:bold; */
}

.subtopic_para_class
{
  margin-left:2em;
  color: #ddffff;
  /* font-weight:bold; */
}

.subtopic2_title_class
{
  background-image:url(images/sttbar.short.blue.png);
  background-position:bottom left;
  background-repeat:no-repeat;
  padding:0px 0px 10px 0px;
  color: #00efff;
  /* font-weight:bold; */
  margin-left:2em;
}

.subtopic2_para_class
{
  margin-left:4em;
  color: #ddffff;
  /* font-weight:bold; */
}

.subtopic2_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  margin-left:4em;
  margin-bottom:0px;
}

.subtopic_cell_class
{
  text-align:left;
  vertical-align:top;
}

.footer_table_class
{
  border: 0px solid #00aa00;
  width:100%;
  /*margin-left:5%;
  margin-right:5%; */
}

.footer_content_cell_class
{
  border: 0px solid #000000;
  width:20%;
  text-align:center;
}

.center_class
{
  margin-left:auto;
  margin-right:auto;
}

.right_class
{
  margin-left:auto;
  margin-right:0px;
}

.left_class
{
  margin-left:0px;
  margin-right:auto;
}

	/* Forum classes */

.forum_table_class
{
  /* border: 0px solid #000000; */
  /* width:75%; */
  width:100%;
  /*margin-left:5%;
  margin-right:5%; */
  padding:0px 0px 0px 0px;
  border-spacing:2px;
  background-color:#5aadee;
}

.forum_main_cell_class	/* main content */
{
  border: 0px solid #000000;
  width:100%;
  vertical-align:top;
/*  color: #00d4ff; */
  color: #ddffff;
  font-weight:bold;
}

.forum_header_cell_class
{
  background-image:url(images/ftitle.png);
  background-position:top left;
  background-repeat:repeat;
  height:25px;
  text-align:center;
}

.forum_cat_cell_class
{
  background-image:url(images/fcat.png);
  background-position:top left;
  background-repeat:repeat;
  padding: 0em 0em 0em 0.5em;
  height:25px;
}

.forum_np_cell_class	/* new posts cell */
{
  border: 0px solid #000000;
/*  width:10%; */
  text-align:center;
  background-color:#3a7dbf;
  width:25px;
}

.forum_title_cell_class
{
  border: 0px solid #000000;
/*  width:50%; */
  text-align:left;
  background-color:#3a7dbf;
  padding: 0.25em 0em 0.25em 0.5em;
}

.forum_nump_cell_class
{
  border: 0px solid #000000;
/*  width:20%; */
  text-align:center;
  background-color:#3a7dbf;
}

.forum_lp_cell_class
{
  border: 0px solid #000000;
/*  width:20%; */
  text-align:center;
  background-color:#3a7dbf;
}

.forum_top_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #000000;
  /* width:75%; */
  width:100%;
  /*margin-left:5%;
  margin-right:5%; */
  margin:10px 0px 5px 1em;
  border-spacing:0px;
}

.forum_top_c0_class
{
  background-image:url(images/cbar.0.purple.png);
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 0px 0px;
  width:15px;
  height:24px;
}

.forum_content_title_cell_class
{
  /* border: 0px solid #000000; */
  text-align:center;
  color:#000000;
  background-color:#56d9dd;
  /* font-size:110%; */
  font-size:13px;
  font-weight: bold;
  padding:0px 0px 0px 0px;
  height:24px;
}

.forum_top_c1_class
{
  background-image:url(images/cbar.1.short.png);
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 0px 0px;
  width:330px;
  height:24px;
}

.forum_top_c2_class
{
  text-align:center;
  padding:0px 0px 0px 0px;
  height:24px;
  color: #ddffff;
}

.forum_top_c3_class
{
  text-align:left;
  color: #ddffff;
}

.forum_top_c4_class
{
  text-align:center;
  color: #ddffff;
}

.forum_top_highlight_class
{
  text-align:center;
  color: #ffff57;
  font-weight:bold;
}

.forum_top_subtable_class
{
  border-collapse: collapse;	/* needed for ie6 */
  border: 0px solid #000000;
  /* width:75%; */
  width:100%;
  /*margin-left:5%;
  margin-right:5%; */
/*  vertical-align:bottom; */
/*  background-color:#007d00; */
}

.forum_author_cell_class
{
  border: 0px solid #000000;
  width:150px;
  text-align:left;
  vertical-align:top;
  background-color:#3a7dbf;
}

.forum_thread_cell_class
{
  border: 0px solid #000000;
/*  width:10%; */
  text-align:left;
  vertical-align:top;
  background-color:#3a7dbf;
}

.forum_thread_hdr_cell_class
{
  background-image:url(images/ftitle.png);
  background-position:top left;
  background-repeat:repeat;
  height:25px;
  text-align:left;
}

.forum_post_hdr_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  /* width:25em; */
  /*margin-left:5%;
  margin-right:5%; */
  margin:0px 0px 5px 0.3em;
  /* font-size:80%; */
  font-size:11px;
}

.forum_post_hdr_cell_class
{
  text-align:left;
  /* margin:0em 10em 0em 10em; */
}

.forum_post_hdr_link_cell_class
{
  text-align:center;
  /* margin:0em 10em 0em 10em; */
  width:7em;
}

.forum_post_time_text_class
{
  /* vertical-align:top; */
  /* margin-left:0.3em; */
  color:#4fc9ff;
}

.pidx_table_class	/* get_page_index_table () */
{
  border-collapse: collapse;	/* needed for ie6 */
  /* width:25em; */
  /*margin-left:5%;
  margin-right:5%; */
}

.pidx_cell_class
{
  /* vertical-align:top; */
  /* margin-left:0.3em; */
  color: #ddffff;
  font-weight:bold;
}

.forum_footer_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
/*  width:30%; */
  margin-left:auto;
  margin-right:1em;
  margin-bottom:10px;
  height: 16px;
}

.forum_footer_idx_cell_class
{
  /* vertical-align:top; */
  /* margin-left:0.3em; */
  color: #ddffff;
  font-weight:bold;
  text-align:right;
}

.pm_menu_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  width:25em;
/*  margin-left:auto;
  margin-right:1em; */
}

.pm_menu_cell_class
{
  /* vertical-align:top; */
  /* margin-left:0.3em; */
/*  color: #ddffff;
  font-weight:bold;
  text-align:right; */
}

.pm_footer_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  width:30%;
  margin-left:auto;
  margin-right:0px;
  margin-top:10px;
  margin-bottom:10px;
}

.pm_footer_cell_class
{
  /* vertical-align:top; */
  /* margin-left:0.3em; */
  color: #ddffff;
  font-weight:bold;
  text-align:right;
}

.form_user_table_class
{
  border: 0px solid #00aa00;
  width:100%;
}


.forum_user_cell_class	/* user content */
{
  border: 0px solid #000000;
  width:50%;
  vertical-align:top;
/*  color: #00d4ff; */
  color: #ddffff;
/* font-weight:bold; */
}

.form_mod_table_class
{
  border: 0px solid #00aa00;
  width:60%;
  margin-top:15px;
  margin-bottom:0px;
}

.forum_mod_cell_class	/* mod table cell */
{
  border: 0px solid #000000;
/*  width:50%; */
  vertical-align:bottom;
/*  color: #00d4ff; */
  color: #ddffff;
/* font-weight:bold; */
}

.forum_quote_table_class
{
  border-collapse: collapse;	/* needed for ie6 */
  margin-left:auto;
  margin-right:auto;
  width:98%;
}

.forum_quote_cell_class
{
  background-color:#31699e;
  border: 1px solid #ccffff;
  vertical-align:top;
  text-align:left;
  color: #ddffff;
}

.forum_reply_text_class
{
  /* vertical-align:top; */
  margin-right:12em;
  /* color:#4fc9ff; */
}

.forum_stat_image_class
{
  border: 0px solid #000000;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  margin-bottom:auto;
}
