/* css file for normal size characters */
A:link    {color:#222299; text-decoration:none;}
A:visited {color:#222299; text-decoration:none;}
A:active  {color:#222299; text-decoration:none;}
A:hover   {color:#222299; text-decoration:underline;}
A.red:link    {color:#FF0000; text-decoration:none;}
A.red:visited {color:#FF0000; text-decoration:none;}
A.red:active  {color:#FF0000; text-decoration:none;}
A.red:hover   {color:#FF0000; text-decoration:underline;}

body {
	background-color: #FFF2DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0;
	width: 100%;
}

div.siteContainer {
	width: 1002px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

font,th,td,p,h3,li { font-family: Verdana, Arial, Helvetica, sans-serif }
p,th,td { font-size: 10px;}
p.small, th.small, td.small { font-size: 9px;}
p.bigger { font-size: 11px;}
h3 { font-size: 17px;}
li { font-size: 11px;}

img { border-width: 0px; }

.dataTable {
    width: 100%;
    border-spacing: 1px;
    margin: auto;
    text-align: left;
}
.dataTable td {
    padding: 0px 5px 0px 5px;
}

td.right {
	text-align: right;
}
td.middle {	text-align: center; }
td.rightsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 8px;
	text-align: right;
}
td.rights30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
	text-align: right;
}
td.red { color: #FF0000; }
p.red { color: #FF0000; }
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}

.color1	{ background-color: #DEE3E7; }
.color2	{ background-color: #EFEFEF; }
.header	{ background-color: #BCCBD5; }

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: none;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

/*****************
css for top bar
*****************/
div.logo1 {
	float:left;
	width:138px;
	height:70px;
	max-height:70px;
	margin-top: 24px;
	overflow:hidden;
	margin-left: 1px;
}
div.logo2 {
	float:right;
	width:122px;
	height:70px;
	max-height:70px;
	margin-top: 24px;
}
#topmain {
	position:relative;
	width: 1002px; 
	border:0px;
	margin: 0px;
	padding-left:1em;
    padding-right:1em;
	padding: 0px;
	height:115px;
	max-height:115px;
	background-image:url('/graphics/bar_top_bg.jpg');
	background-repeat: no-repeat;
	background-color: white;
}

#topcenter {
}

#flagbar {
	clear: both;
	border:0px;
	padding-top: 3px;
	height: 12px;
}

#translator {
	float: left;
	width: 241px;
	text-align: left;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
    word-wrap: normal;
	font-size: 8px;
	color: black;
	margin-top: 4px;
	margin-left: 2px;
}

#donate {
	float: right;
	width: 220px;
	text-align: right;
	border: 0px;
	margin-right: 2px;
}

#flags {
	float: left;
	width: 530px;
	text-align: center;
	border: 0px;
}
img.flag {
	height: 12px;
	width: 18px;
	border: 1px solid #AAAAFF;
}
/******************
/css for top bar
******************/

/**********
menu bar
**********/
#menu {
	position:relative;
	clear:both;
	height: 24px;
	width: 1002px;
	padding: lem;
	padding-left:1em;
    padding-right:1em;
	border:0px;
	padding: 0px;
	margin: 0px;
	background-color: white;
	background-image:url('/graphics/bar_menu_bg.jpg');
}
#exact {
	vertical-align: middle;
}

#menu .menu_inside {
	height: 24px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}


input.menu, select.menu {
	width: 100px;
	vertical-align: middle;
}
input.menu2, img.menu2 {
	vertical-align: middle;
}
/***********
/menu bar
***********/

input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-width : 1px;
}

/***********
bottom bar
***********/
#bottommain {
	clear: both
	position:relative;
	width: 1002px; 
	border:0px;
	margin: 0px;
	padding-left:1em;
    padding-right:1em;
	padding: 0px;
	height:115px;
	max-height:115px;
	background-image:url('/graphics/bar_top_bg.jpg');
	background-repeat: no-repeat;
	background-color: #0744A1;
}

#bottomleft {
	float:left;
	width:162px;
	height:115px;
	max-height:115px;
	overflow:hidden;
	vertical-align: middle;
}

#bottomright {
	float: left;
	width:839px;
	height:115px;
	max-height:115px;
	color: gray;
}

#GoogleAdBottom {
	clear: both;
	text-align: center;
	width: 768px;
	height: 90px;
}

#bottomright A:link    {color: gray; text-decoration: none;}
#bottomright A:visited {color: gray; text-decoration: none;}
#bottomright A:active  {color: gray; text-decoration: none;}
#bottomright A:hover   {color: gray; text-decoration: underline;}
/***********
/bottom bar
***********/

/*****************
main part of site
*****************/

.colmask {
	position: relative;	/* This fixes the IE7 overflow hidden bug */
	clear: both;
	float: left;
	width: 1002px;
	overflow:hidden;	/* This chops off any overhanging divs */
}

.colright, .colmid, .colleft {
	float:left;
	width:100%;
	position:relative;
}

.col2 {
	background-image:url('/graphics/menu_bg.jpg');
}

.col1, .col2, .col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}

.threecol {
	background: #FFFFFF;	/* right column background colour */
}

.threecol .colmid {
	right: 840px;	/* width of the right column */
	background: #000000; /* center column background colour */
}

.threecol .colleft {
	right:1px;	/* width of the middle column */
	background: white; /* left column background colour */
}

.threecol .col1 {
	width: 1px; /* width of center column content (column width minus padding on either side) */
	left: 100%; /* 100% plus left padding of center column */
}

.threecol .col2 {
	width: 161px; /* Width of left column content (column width minus padding on either side) */
	left: 839px; /* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}

.threecol .col3 {
	width: 840px; /* Width of right column content (column width minus padding on either side) */
	left: 841px; /* Please make note of the brackets here:
			(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	border-top: 1px solid black;
	text-align: left;
}

/*****************
/main part of site
*****************/

/*****************
menu column
*****************/

#menulist {
	margin: 0;
	_margin-top: 10px;
	padding: 0;
	list-style-type: none;
	width: 100%;
}
#menulist li {
	margin: 0;
}

div.menuheader {
	clear:both;
	font-size: 10px;
	min-height: 16px;
	_height: 16px; /* damn IE */
	width: 161px;
	padding: 0px;
	background-image:url('/graphics/menu_header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-weight: bold;
}

ul.list_menu {
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
}

/* 1st level not selected */
li.menu {
	padding: 2px 0px 2px 10px;
	margin: 0px;
	width: 150px;
	font-weight: normal;
	text-align: left;
	background-image:url('/graphics/menu_closed.gif');
	background-position: center left;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
}
li.menu a {
  display: block;
  width: 150px;
  font-size: 10px;
}
li.menu a:link,
li.menu a:visited,
li.menu a:hover {
  color: #222299;
  text-decoration: none;
  font-size: 10px;
}
li.menu a:link,
li.menu a:visited {
  border-top: 0px solid #DEE3E7;
  border-bottom: 0px solid #EEEEEE;
  border-left: 0px solid #cecece;
  border-right: 0px solid #4a4a4a;
  font-size: 10px;
}
li.menu a:hover {
  background-color: #DEE3E7;
  border-top: 0px solid #96A8F1;
  border-bottom: 0px solid #96A8F1;
  border-right: 0px solid #cecece;
  border-left: 0px solid #4a4a4a;
  font-size: 10px;
}
li.menu span.prod {
  padding: 5 0.4em;
  background-color: #ff0;
  color: #0c479d;
}

/* 1st level selected */
li.menuselected {
	padding: 2px 0px 2px 10px;
	margin: 0px;
	width: 150px;
	_width: 160px; /* damn IE */
	background-color: #BCCBD7;
	font-weight: bold;
	color: #000000;
	border: 0px;
	text-align: left;
	background-image:url('/graphics/menu_open.gif');
	background-position: center left;
	background-repeat: no-repeat;
  font-size: 10px;
	overflow: hidden;
	white-space: nowrap;
}
li.menuselected a {
  display: block;
  width: 150px;
  font-size: 10px;
}
li.menuselected a:hover {
  color: #222299;
  text-decoration: none;
  font-size: 10px;
}

/* 2nd level not selected */
li.submenu {
	padding: 2px 0px 2px 15px;
	padding-right: 0px;
	margin: 0px;
	width: 145px;
	font-weight: normal;
	border: 0px;
	border-left: 5px;
	text-align: left;
	font-size: 10px;
}
li.submenu a {
  display: block;
  width: 145px;
  font-size: 10px;
}
li.submenu a:link,
li.submenu a:visited,
li.submenu a:hover {
  color: #222299;
  text-decoration: none;
  font-size: 10px;
}
li.submenu a:link,
li.submenu a:visited {
  border-top: 0px solid #DEE3E7;
  border-bottom: 0px solid #EEEEEE;
  border-left: 0px solid #cecece;
  border-right: 0px solid #4a4a4a;
  font-size: 10px;
}
li.submenu a:hover {
  background-color: #DEE3E7;
  border-top: 0px solid #96A8F1;
  border-bottom: 0px solid #96A8F1;
  border-right: 0px solid #cecece;
  border-left: 0px solid #4a4a4a;
  font-size: 10px;
}
li.submenu span.prod {
  padding: 5 0.4em;
  background-color: #ff0;
  color: #0c479d;
}

/* 2nd level selected */
li.submenuselected {
	padding: 2px 0px 2px 15px;
	margin: 0px;
	width: 145px;
	_width: 160px; /* damn IE */
	background-color: #CCD5E0;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: 10px;
}
li.submenuselected a:link,
li.submenuselected a:visited {
  background-color: #CCD5E0;
  font-size: 10px;
	width: 145px;
}
li.submenuselected a:hover {
  color: #222299;
  text-decoration: none;
  font-size: 10px;
	width: 145px;
}

li.sub2menu {
	padding: 2px 0px 2px 15px;
	padding-right: 0px;
	margin: 0px;
	width: 145px;
	font-weight: normal;
	border: 0px;
	border-left: 5px;
	text-align: left;
	font-size: 10px;
	background-image:url('/graphics/menu_closed.gif');
	background-position: 5 center;
	background-repeat: no-repeat;
}
li.sub2menu a {
  display: block;
  width: 145px;
  font-size: 10px;
}
li.sub2menu a:link,
li.sub2menu a:visited,
li.sub2menu a:hover {
  color: #222299;
  text-decoration: none;
  font-size: 10px;
}
li.sub2menu a:link,
li.sub2menu a:visited {
  border-top: 0px solid #DEE3E7;
  border-bottom: 0px solid #EEEEEE;
  border-left: 0px solid #cecece;
  border-right: 0px solid #4a4a4a;
  font-size: 10px;
}
li.sub2menu a:hover {
  background-color: #DEE3E7;
  border-top: 0px solid #96A8F1;
  border-bottom: 0px solid #96A8F1;
  border-right: 0px solid #cecece;
  border-left: 0px solid #4a4a4a;
  font-size: 10px;
}
li.sub2menu span.prod {
  padding: 5 0.4em;
  background-color: #ff0;
  color: #0c479d;
}

/* 2nd level selected with submenu*/
li.sub2menuselected {
	padding: 2px 0px 2px 15px;
	padding-right: 0px;
	margin: 0px;
	width: 145px;
	_width: 160px; /* damn IE */
	background-color: #CCD5E0;
	font-weight: bold;
	color: #000000;
	border: 0px;
	text-align: left;
	font-size: 10px;
	background-image:url('/graphics/menu_open.gif');
	background-position: 5 center;
	background-repeat: no-repeat;
}

li.sub2menuselected a:link,
li.sub2menuselected a:visited {
  background-color: #CCD5E0;
  font-size: 10px;
	width: 145px;
}
li.sub2menuselected a:hover {
  color: #222299;
  text-decoration: none;
  font-size: 10px;
	width: 145px;
}



/* 3nd level not selected with submenu*/
li.subsubmenu {
	padding: 2px 0px 2px 20px;
	padding-right: 0px;
	margin: 0px;
	width: 140px;
	_width: 160px; /* damn IE */
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
	text-align: left;
	font-size: 10px;
}
li.subsubmenuselected {
	padding: 2px 0px 2px 20px;
	padding-right: 0px;
	margin: 0px;
	width: 140px;
	_width: 160px; /* damn IE */
  background-color: #DFDFFF;
  font-family: verdana,arial,sans-serif;
  font-weight: bold;
  color: #000000;
	text-align: left;
	font-size: 10px;
}
li.subsubmenu a {
  display: block;
  width: 100%;
}
li.subsubmenu a:link,
li.subsubmenu a:visited,
li.subsubmenu a:hover {
  color: #222299;
  text-decoration: none;
}
li.subsubmenu a:hover {
  background-color: #DEE3E7;
  font-size: 10px;
}

/* 2nd level selected with submenu*/

li.subsubmenuselected a:hover {
  color: #222299;
  text-decoration: none;
}
li.subsubmenuselected a:hover {
  background-color: #DEE3E7;
}
li.subsubmenu span.prod {
  padding: 5 0.4em;
  background-color: #ff0;
  color: #0c479d;
}

hr.menu {
	border: none;
	color: #D5D5D8;
	background-color: #D5D5D8;
	height: 1px;
	width: 160px;
}
hr.menu_bold {
	border: none;
	color: #D5D5D8;
	background-color: #D5D5D8;
	height: 3px;
	width: 160px;
}

#hr_menu_bold {
	height: 3px;
	border: 0px;
	border-top: 3px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border-color: #D5D5D8;
	background-color: #D5D5D8;
}

#sub_header {
	width: 160px;	
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
}

.menu_text {
	width: 160px;	
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
}
.menu_text_bold {
	width: 160px;	
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

#paypal {
	width: 160px;	
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.MenuSpacer {
	clear: both;
	height: 10px;
}

.Schedulers {
	clear: both;
	font-size: 8px;
	text-align: left;
	width: 161px;
}
.SchedulerProjects {
	clear: both;
	float: left;
	font-size: 9px;
	height: 12px;
	_width: 116px;
	max-width: 116px;
	overflow:hidden;
	white-space: nowrap;
}
.SchedulerOnline {
	float: right;
	text-align: right;
	height: 12px;
	_width: 35px;
	color: #1CD51C;
	overflow:hidden;
	white-space: nowrap;
}
.SchedulerOffline {
	float: right;
	text-align: right;
	height: 12px;
	_width: 35px;
	color: #FF0000;
	overflow:hidden;
	white-space: nowrap;
}
.SchedulerWUStatus {
    float: right;
    margin-top: 2px;
    margin-left: 1px;
    _width: 8px;
}

.ShoutBox {
	clear: both;
	text-align: center;
	width: 161px;
	font-size: 10px;
}

.ShoutBoxForm {
	clear: both;
	text-align: center;
	width: 161px;
}

.ShoutText {
	width: 159px;
	height: 16px;
}

.ShoutBoxMessage1 {
	clear: both;
	text-align: left;
	width: 159px;
	background-color: #DEE3E7;
	margin-left: 1px;
}
.ShoutBoxMessage2 {
	clear: both;
	text-align: left;
	width: 159px;
	background-color: #EFEFEF;
	margin-left: 1px;
}

.ShoutDate {
	text-align: right;
	font-size: 8px;
}

.shoutboxPreview {
	width: 100%;
	margin-left: 1px;
	margin-right: 5px;
	background-color: #DDDDDD;
	text-align: left;
}

/*****************
/menu column
*****************/

/*************************
css for stats tables
*************************/
.stats1 {
  background-color: #DEE3E7;
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
}
.stats2 {
  background-color: #EFEFEF;
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
}
.stats_over {
  background-color: #FFFF33;
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
}
.stats_highlight {
  background-color: #33CCFF;
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
}
/*************************
/css for stats tables
*************************/

/*************************
css for index page
*************************/
#index {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
	width: 100%;
}
#index li {
	margin: 0;
	margin-bottom: 4px;
	padding: 2px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

td.menuheader {
  height: 16px;
  background-image:url('/graphics/menu_header.jpg');
  /* background-repeat: no-repeat; */
  text-align: center;
  font-weight: bold;
}

.filled_ahref a {
  display: block; 
  height: 100%;
  width: 100%;
  font-weight: none;
  text-decoration: none;
  border: 0px;
}
/*************************
/css for index page
*************************/

/*************************
/css for profile page
*************************/
.imageOnly {
	width: 810px;
	text-align: center;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
}

.wantsToBeFriend {
	width: 810px;
	text-align: center;
	margin: 10px;
	padding: 5px;
	background-color: #EE5432;
	font-weight: bold;
}

.ProfileLeftBox {
	float: left;
	width: 150px;
	background-color: #3456FF;
	color: #AAAAFF;
	margin-left: 10px;
}

.ProfileLeftBox a {
	color: #AAAAFF;
}

.ProfileLeftBox .part {
	width: 100%;
	text-align: center;
	border-bottom: 1px dotted white;
	margin-top: 5px;
	padding-bottom: 5px;
}

.shield {
	position: absolute;
	left: 135px;
	width: 20px;
	height: 14px;
	text-align: center;
}

.ProfileCenterBox {
	float: left;
	width: 420px;
	background-color: #333333;
	color: #AAAAFF;
	margin-left: 10px;
	overflow: hidden;
}

.ProfileCenterBox b {
	color: #BBAAFF;
}

.ProfileCenterBox a {
	color: #88DD11;
}

.ProfileRightBox {
	float: left;
	width: 230px;
	background-color: #BBCCAA;
	color: #5678FF;
	margin-left: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}

.friend {
	float: left;
	width: 70px;
	margin-left: 5px;
	text-align: center;
	overflow: hidden;
}

.member {
	float: left;
	width: 110px;
	margin-left: 5px;
	text-align: center;
	overflow: hidden;
}

.ProfileRightBox b {
	font-size: 13px;
}

.ProfileMessageBox {
	overflow: hidden;
	float: left;
	width: 300px;
	background-color: #FF9876;
	color: #323244;
	margin-left: 10px;
}

.ProfileMessageBox .part {
	width: 100%;
	/*text-align: center;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed white;
	margin-top: 5px;
}

.ProfileMessageBox .preview {
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	/* border-bottom: 1px dashed white; */
	background-color: #DDDDDD;
}

.ProfileMessageBox .postMessage {
	width: 100%;
	/*text-align: center;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
}

.ProfileMessageBox .message {
	width: 290px;
	height: 100px;
	border: 1px solid blue;
}

.ProfileMessageBox .remaining {
	border: 1px solid blue;
	text-align: right;
}

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

.ProfileMessageBox .messageOptions {
	float: right;
	padding-right: 15px;
}

.ProfileFriendsBox {
	float: left;
	width: 770px;
	background-color: #BBCCAA;
	color: #5678FF;
	margin-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: hidden;
}

.ProfileFriendsBox b {
	font-size: 13px;
}

#preview_content {
	overflow: hidden;
	/*white-space: nowrap;*/
	width: 832px;
}

img.bbimg {
	border: 1px solid black;
	vertical-align: middle;
	cursor: pointer;
	background-color: white;
}

.smileys {
	position: absolute;
	left:325px;
	background-color: #F0F0F0;
	z-index:2000;
	border: 1px solid black;
	margin: 1px;
}

/*************************
/css for profile page
*************************/

/*************************
BAM!
*************************/
.amshelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 698px;
	border: 1px solid black;
	background-color: #E1EFFA;
	margin: auto;
	text-align: left;
}
.error {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 698px;
	border: 1px solid black;
	background-color: #FB9A02;
	margin: auto;
	text-align: left;
}
/*************************
/BAM!
*************************/

/*************************
AJAX forms
*************************/
div.reg_form {
	text-align: left;
	margin: auto;
	width: 698px;
}

div.reg_fieldname_left
{
	float: left;
	clear:both;
	width: 140px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
div.reg_fieldname_right
{
	float: left;
	width: 140px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
div.reg_field
{
	float: left;
	width: 170px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
div.reg_field_cpid
{
	float: left;
	width: 220px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
div.reg_ok_notok_img
{
	float: left;
	width: 23px;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
	text-align: right;
	vertical-align: middle;
}
div.reg_error_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;
	border: 1px solid black;
	background-color: #FB9A02;
	text-align: left;
}

div.password_bar
{
	height: 10px;
	max-height: 10px;
	width: 0px;
	border:0px;
	margin: 0px;
	padding: 0px; 
	background-image:url(http://boincstats.com/graphics/strength.png);
	background-repeat: no-repeat;
}

div.error_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;
	border: 1px solid black;
	background-color: #FB9A02;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
/*************************
/AJAX forms
*************************/

/*************************
translation
*************************/
.TranslationText {
	width: 240px;
	height: 16px;
}

.TranslationInfo {
	display: none;
	background-color: #0055FF;
	color: #FFFFFF;
}

.TranslationSave {
	cursor: default;
}

textarea.faq_edit_question {
	width: 705px;
	height: 28px;
}
textarea.faq_edit_answer {
	width: 705px;
	height: 250px;
}
faq_form {
	display: none;
}

pre.faq_edit_answer {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
/*************************
/translation
*************************/

#ui-datepicker-div
    {
        z-index: 9999999;
    }

