body {
	background: #281a0c url(../../../images/untold/background.png) repeat top left;
	color: #FFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	text-align: center; 
	line-height: 1.4;
}
#logo {
	
	height: 200px;
	max-width: 1400px;
	background: url(../../../images/untold/widebanner.png) no-repeat center center;
}
.logoimg {
	
	height: 200px;
	max-width: 1400px;
	background: url(../../../images/untold/widebanner.png) no-repeat center center;
}
#logocontent {
	
	border-top: 2px solid #a79684;
	border-bottom: 2px solid #a79684;
	border-right: 2px solid #a79684;
	padding: 0px;
	height:190px;
	min-width: 150px;
	color: #e8e3dd;

}
.lcontent {
	height: 196px;
	border: 2px solid #cbc4bd;

	background: #e8e3dd;
}
.ltdleft {
	
	color: #897968;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight:bold;
	border-right: 1px solid #cbc4bd;
	padding-right: 4px;
}
.ltdright {
	
	color: #897968;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight:bold;
	border-left: 1px solid #cbc4bd;
	padding-right: 4px;
}
#toplinks a {
	display:block;
	padding: 3px;
	width: 100%;

	color: #897968;
}
#toplinks a:hover {
	width: 100%;
	color: #403224;
	background: #d6cfc8;
	border-bottom: 3px solid #897968;
	border-top: 3px solid #897968;
	text-decoration:none;
}
#toplinksb a {
	display:block;
	padding: 2px;
	width: 100%;

	color: #897968;
	border-top: 2px solid #cbc4bd;
}
#toplinksb a:hover {
	width: 100%;
	color: #403224;
	background: #d6cfc8;
	border-bottom: 3px solid #897968;
	border-top: 3px solid #897968;
	text-decoration:none;
}
#panellinks, #panellinksr {
	padding: 2px;
	border-bottom: 2px solid #a79684;
	background: #897968;
	font-weight:bold;
	font-size:13pt;
}
#panellinks a, #panellinksr a {
	background: #897968;
	display:inline;
	padding: 2px;
	width: 100%;
	color: #e8e3dd;
}
#panellinks a:hover, #panellinksr a:hover {
	width: 100%;
	color: #897968;
	background: #e8e3dd;
	border-bottom: 2px solid #d6cfc8;
	text-decoration:none;
}
#logotd {
	padding: 5px;
}
a:link {
	color: #403224;
	text-decoration: none;
}
a:visited {
	color: #403224;
	text-decoration: none;
}
a:hover, a:active {
	color: #897968;
	text-decoration: underline;
}
#container {
	width: 90%;
	background: #cbc4bd;
	border: 6px solid #a79684;
	color: #403224;

	margin: auto auto; 
	padding-top: 15px; 
	padding-right: 15px; 
	padding-bottom: 30px; 
	padding-left: 15px; 
	text-align: left; 
}
#content {
	
	width: auto !important;
}
#panel {
	background: #e8e3dd;
	color: #403224;
	font-size: 11px;
	border-top: 5px solid #a79684;
	border-bottom: 2px solid #a79684;
	border-right: 2px solid #a79684;
	border-left: 2px solid #a79684;
	padding: 0px;
}
table {
	color: #403224;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
.tborder {
	background: #a79684;
	width: 100%;
	margin: auto auto;
	border: 2px solid #a79684;
}
.thead {
	background: #897968;
	border-bottom: 2px solid #d6cfc8;
	color: #e8e3dd;
	vertical-align:middle;
}
.thead a:link {
	color: #e8e3dd;
	text-decoration: none;
}
.thead a:visited {
	color: #e8e3dd;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #f4f1ed;
	text-decoration: underline;
}
.tcat {
	background: #CBBFB2;
	color: #403224;
	font-size: 12px;
}
.tcat a:link {
	color: #403224;
}
.tcat a:visited {
	color: #403224;
}
.tcat a:hover, .tcat a:active {
	color: #897968;
}
.trow1 {
	background: #e8e3dd;
}
.trow2 {
	background: #e0dbd5;
}
.trow_shaded {
	background: #e8c0c0;
}
.trow_selected td {
	background: #e8e8c0;
}
.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.tfoot {
	background: #CBBFB2;
	color: #403224;
}
.tfoot a:link {
	color: #403224;
	text-decoration: none;
}
.tfoot a:visited {
	color: #403224;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #897968;
	text-decoration: underline;
}
.bottommenu {
	background: #e8e3dd;
	color: #403224;
	border-top: 2px solid #a79684;
	border-bottom: 5px solid #a79684;
	border-right: 2px solid #a79684;
	border-left: 2px solid #a79684;
	padding: 10px;
}
.navigation {
	color: #403224;
	font-size: 13px;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	text-decoration: none;
}
.navigation .active {
	color: #403224;
	font-size: 13px;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 16px;
	font-weight: bold;
}
select {
	background: #f4f1ed;
	color: #897968;
	border-top: 1px solid #897968;
	border-right: 1px solid #897968;
	border-left: 1px solid #897968;
	border-bottom: 1px solid #897968;
	padding: 1px;
}
select:hover {
	background: #E8E3DD;
	color: #897968;
	border-top: 1px solid #12511d;
	border-right: 1px solid #12511d;
	border-left: 1px solid #12511d;
	border-bottom: 3px solid #12511d;
	padding: 1px;
}
input.textbox {
	background: #f4f1ed;
	color: #897968;
	border-top: 1px solid #897968;
	border-right: 1px solid #897968;
	border-left: 1px solid #897968;
	border-bottom: 3px solid #897968;
	padding: 1px;
}
input.textbox:hover {
	background: #E8E3DD;
	color: #897968;
	border-top: 1px solid #12511d;
	border-right: 1px solid #12511d;
	border-left: 1px solid #12511d;
	border-bottom: 3px solid #12511d;
	padding: 1px;
}
input.textarea {
	background: #f4f1ed url(../../../images/untold/uts-textarea.png) no-repeat bottom right;
	color: #897968;
	border-top: 1px solid #897968;
	border-right: 1px solid #897968;
	border-left: 1px solid #897968;
	border-bottom: 3px solid #897968;
	padding: 1px;
}
input.textarea:hover {
	background: #E8E3DD url(../../../images/untold/uts-textareaH.png) no-repeat bottom right;
	color: #897968;
	border-top: 1px solid #12511d;
	border-right: 1px solid #12511d;
	border-left: 1px solid #12511d;
	border-bottom: 3px solid #12511d;
	padding: 1px;
}
input {
	background: #f4f1ed;
	color: #897968;
	border-top: 1px solid #897968;
	border-right: 1px solid #897968;
	border-left: 1px solid #897968;
	border-bottom: 3px solid #897968;
	padding: 2px;
}
input.button {
	background: #f4f1ed;
	color: #897968;
	border-top: 1px solid #897968;
	border-right: 1px solid #897968;
	border-left: 1px solid #897968;
	border-bottom: 3px solid #897968;
	padding: 5px;
}
input.button:hover {
	background: #E8E3DD;
	color: #897968;
	border-top: 1px solid #12511d;
	border-right: 1px solid #12511d;
	border-left: 1px solid #12511d;
	border-bottom: 3px solid #12511d;
	padding: 5px;
}
textarea {
	background: #f4f1ed url(../../../images/untold/uts-textarea.png) no-repeat bottom right;
	color: #897968;
	border: 1px solid #897968;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}
textarea:hover {
	background: #E8E3DD url(../../../images/untold/uts-textareaH.png) no-repeat bottom right;
	color: #897968;
	border: 1px solid #12511d;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}
select {
	background: #ffffff;
	border: 1px solid #123550;
}
.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar {
	background: #fff;
	border: 1px solid #123550;
}
.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}
.autocomplete_selected {
	background: #adcee7;
	color: #000;
}
.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}
.popup_menu .popup_item {
	background: #fff;
	color: #000;
}
.popup_menu .popup_item:hover {
	background: #add0eb;
	color: #123550;
}
.trow_reputation_positive {
	background: #c0e8c7;
}
.trow_reputation_negative {
	background: #e8c0c0;
}
.reputation_positive {
	color: #12511d;
}
.reputation_neutral {
	color: #444;
}
.reputation_negative {
	color: #521212;
}
.invalid_field {
	border: 1px solid #521212;
	color: #521212;
}
.valid_field {
	border: 1px solid #12511d;
}
.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #521212;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}
.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #12511d;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}
.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #123550;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	float: none;
	width: 1%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.menucont {
	border: 2px solid #a79684;
	padding: 2px;
	background: #cbc4bd;
}
.menu {
	background: #897968;
	font-size:14px;
	font-weight:bold;
	color:#e8e3dd;
}
.menu ul {
	background: #897968;
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu li {
	background: #897968;
	float:left;
	padding:0px 8px 0px 8px;
}
.menu li a {
	color:#e8e3dd;
	display:block;
	font-weight:bold;
	line-height:26px;
	padding:0px 25px;
	text-decoration:none;
}
.menu li a:hover {
	color:#d6cfc8;
	text-decoration:none;
}
.menu li ul {
	background:#897968;
	border-left:2px solid #a79684;
	border-right:2px solid #a79684;
	border-bottom:2px solid #a79684;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:225px;
	z-index:200;
}
.menu li:hover ul {
	display:block;
}
.menu li li {
	display:block;
	float:none;
	padding:0px;
	width:225px;
}
.menu li ul a {
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover {
	background:#e8e3dd;
	color:#897968;
	opacity:1.0;
	filter:alpha(opacity=100);
}
.menu p {
	clear:left;
}
.abmenu {
	background: #897968;
	font-size:14px;
	font-weight:bold;
	color:#e8e3dd;
}
.abmenu ul {
	background: #897968;
	list-style:none;
	margin:0px;
	padding:0px;
}
.abmenu li {
	background: #897968;
	float:left;
	padding:0px 8px 0px 8px;
	display: block;
	height: 30px;
}
.abmenu li a {
	color:#e8e3dd;
	display:block;
	font-weight:bold;
	line-height:26px;
	padding:0px 25px;
	text-decoration:none;
}
.abmenu li a:hover {
	color:#d6cfc8;
	text-decoration:none;
}
.abmenu li ul {
	background:#897968;
	border-left:2px solid #a79684;
	border-right:2px solid #a79684;
	border-bottom:2px solid #a79684;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:225px;
	z-index:200;
}
.abmenu li:hover ul {
	display:block;
}
.abmenu li li {
	display:block;
	float:none;
	padding:0px;
	width:225px;
}
.abmenu li ul a {
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.abmenu li ul a:hover {
	background:#e8e3dd;
	color:#897968;
	opacity:1.0;
	filter:alpha(opacity=100);
}
.abmenu p {
	clear:left;
}
#panel .links {
	margin: 0;
	float: right;
}
.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}
img.attachment {
	border: 1px solid #d6cfc8;
	padding: 2px;
}
hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}
#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}
#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}
blockquote {
	border: 1px solid #897968;
	margin: 0;
	background: #F4F1ED url(../../../images/untold/uts-textarea.png) no-repeat bottom right;
	padding: 4px;
	color: #897968;
}
.blockquote a:link, .blockquote a:visited {
	color: #403224;
	text-decoration: none;
}
.blockquote a:hover, .blockquote a:active {
	color: #897968;
	text-decoration: underline;
}
blockquote cite {
	font-weight: bold;
	border-bottom: 2px solid #897968;
	font-style: normal;
	display: block;
	margin: 4px 0;
}
blockquote cite span {
	float: right;
	font-weight: normal;
}
blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}
.codeblock {
	border: 1px solid #897968;
	margin: 0;
	background: #F4F1ED url(../../../images/untold/uts-textarea.png) no-repeat bottom right;
	padding: 4px;
	color: #897968;
}
.codeblock .title {
	font-weight: bold;
	border-bottom: 2px solid #897968;
	font-style: normal;
	display: block;
	margin: 4px 0;
}
.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}
.subforumicon {
	border: 0;
	vertical-align: middle;
}
.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}
.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}
.popup_menu a.popup_item:hover {
	text-decoration: none;
}
.autocomplete {
	text-align: left;
}
.subject_new {
	font-weight: bold;
}
.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pm_alert {
	background: #e8e3dd url(../../../images/untold/lighterbrown.png) repeat top left;
	color: #897968;
	border-top: 2px solid #897968;
	border-left: 2px solid #897968;
	border-right: 2px solid #897968;
	border-bottom: 5px solid #897968;
	padding: 5px;
	margin-top: 5px;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 15px;
}
.red_alert {
	background: #bb7272 url(../../../images/untold/red.png) repeat top left;
	color: #521212;
	border-top: 2px solid #521212;
	border-left: 2px solid #521212;
	border-right: 2px solid #521212;
	border-bottom: 5px solid #521212;
	padding: 5px;
	margin-top: 5px;
	font-size: 11pt;
	text-align: center;
	margin-bottom: 15px;
}
.high_warning {
	color: #521212;
}
.moderate_warning {
	color: #523212;
}
.low_warning {
	color: #515112;
}
div.error {
	background: #b7b76b url(../../../images/untold/yellow.png) repeat top left;
	color: #515112;
	border-top: 2px solid #515112;
	border-left: 2px solid #515112;
	border-right: 2px solid #515112;
	border-bottom: 5px solid #515112;
	padding: 5px 10px;
	margin-top: 5px;
	font-size: 12px;
}
div.error p {
	margin: 0;
	color: #515112;
	font-weight: normal;
}
div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #521212;
	background: url(../../../images/error.gif) no-repeat 0;
}
div.error.ul {
	margin-left: 24px;
}
.online {
	color: #12511d;
}
.offline {
	color: #521212;
}
.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}
.pagination .pages {
	font-weight: bold;
}
.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}
.pagination a {
	border: 1px solid #c4a281;
}
.pagination .pagination_current {
	background: #e8e3dd;
	border: 1px solid #c4a281;
	font-weight: bold;
	color: #000;
}
.pagination a:hover {
	background: #d6cfc8;
	text-decoration: none;
}
.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}
.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}
.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}
.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}
.forum_legend dd {
	float: left;
	margin-right: 10px;
}
.forum_legend dt {
	margin-right: 10px;
	float: left;
}
.success_message {
	color: #12511d;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}
.error_message {
	color: #511212;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}
.post_body {
	padding: 5px;
}
.post_content {
	padding: 5px 10px;
}
.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; 
	vertical-align: middle;
	border: none;
}
.red {
	background: #bb7272 url(../../../images/untold/red.png) repeat top left;
	color: #521212;
	border-top: 2px solid #521212;
	border-left: 2px solid #521212;
	border-right: 2px solid #521212;
	border-bottom: 5px solid #521212;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.yellow {
	background: #b7b76b url(../../../images/untold/yellow.png) repeat top left;
	color: #515112;
	border-top: 2px solid #515112;
	border-left: 2px solid #515112;
	border-right: 2px solid #515112;
	border-bottom: 5px solid #515112;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.green {
	background: #6fb97c url(../../../images/untold/green.png) repeat top left;
	color: #12511d;
	border-top: 2px solid #12511d;
	border-left: 2px solid #12511d;
	border-right: 2px solid #12511d;
	border-bottom: 5px solid #12511d;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.blue {
	background: #719cbd url(../../../images/untold/blue.png) repeat top left;
	color: #123550;
	border-top: 2px solid #123550;
	border-left: 2px solid #123550;
	border-right: 2px solid #123550;
	border-bottom: 5px solid #123550;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.purple {
	background: #8e74be url(../../../images/untold/purple.png) repeat top left;
	color: #2a1355;
	border-top: 2px solid #2a1355;
	border-left: 2px solid #2a1355;
	border-right: 2px solid #2a1355;
	border-bottom: 5px solid #2a1355;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.pink {
	background: #ba70b3 url(../../../images/untold/pink.png) repeat top left;
	color: #55144f;
	border-top: 2px solid #55144f;
	border-left: 2px solid #55144f;
	border-right: 2px solid #55144f;
	border-bottom: 5px solid #55144f;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.llbrown {
	background: #e8e3dd url(../../../images/untold/lighterbrown.png) repeat top left;
	color: #897968;
	border-top: 2px solid #897968;
	border-left: 2px solid #897968;
	border-right: 2px solid #897968;
	border-bottom: 5px solid #897968;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.lbrown {
	background: #e8e3dd url(../../../images/untold/lightbrown.png) repeat top left;
	color: #403324;
	border-top: 2px solid #403324;
	border-left: 2px solid #403324;
	border-right: 2px solid #403324;
	border-bottom: 5px solid #403324;
	padding: 5px;
	margin-top: 5px;
	font-size: 13pt;
	text-align: center;
}
.ownthreadpost {
	background-color: #DEE8DE;
}
.ownthreadpost:hover {
	background-color: #E8E3DD;
}
#blockunderline {
	border-bottom: 3px solid #403324;
	display: block;
	padding: 2px;
}
#minititle {
	border-bottom: 3px double #403324;
	display: inline;
	padding: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: medium;
}
#tt {
	background: #e8e3dd url(../../../images/untold/lighterbrown.png) repeat top left;
	color: #403324;
	border-top: 2px solid #403324;
	border-left: 2px solid #403324;
	border-right: 2px solid #403324;
	border-bottom: 6px solid #403324;
	padding: 3px;
	margin-top: 2px;
	font-size: 13pt;
	text-align: center;
	max-width: 100%;
}
#rpt {
	background: #bb7272 url(../../../images/untold/red.png) repeat top left;
	color: #521212;
	border-top: 2px solid #521212;
	border-left: 2px solid #521212;
	border-right: 2px solid #521212;
	border-bottom: 5px solid #521212;
	padding: 3px;
	margin-top: 2px;
}
#ypt {
	background: #b7b76b url(../../../images/untold/yellow.png) repeat top left;
	color: #515112;
	border-top: 2px solid #515112;
	border-left: 2px solid #515112;
	border-right: 2px solid #515112;
	border-bottom: 5px solid #515112;
	padding: 3px;
	margin-top: 2px;
}
#gpt {
	background: #6fb97c url(../../../images/untold/green.png) repeat top left;
	color: #12511d;
	border-top: 2px solid #12511d;
	border-left: 2px solid #12511d;
	border-right: 2px solid #12511d;
	border-bottom: 5px solid #12511d;
	padding: 3px;
	margin-top: 2px;
}
#bpt {
	background: #719cbd url(../../../images/untold/blue.png) repeat top left;
	color: #123550;
	border-top: 2px solid #123550;
	border-left: 2px solid #123550;
	border-right: 2px solid #123550;
	border-bottom: 5px solid #123550;
	padding: 3px;
	margin-top: 2px;
}
#pupt {
	background: #8e74be url(../../../images/untold/purple.png) repeat top left;
	color: #2a1355;
	border-top: 2px solid #2a1355;
	border-left: 2px solid #2a1355;
	border-right: 2px solid #2a1355;
	border-bottom: 5px solid #2a1355;
	padding: 3px;
	margin-top: 2px;
}
#pipt {
	background: #ba70b3 url(../../../images/untold/pink.png) repeat top left;
	color: #55144f;
	border-top: 2px solid #55144f;
	border-left: 2px solid #55144f;
	border-right: 2px solid #55144f;
	border-bottom: 5px solid #55144f;
	padding: 3px;
	margin-top: 2px;
}
#panellinksr ul {
	list-style: none;
}
#panellinksr li {
	display: inline;
}
#twitter_update_list {
	list-style: none;
}
#rightheader {
	padding: 1px;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 250px;
	display: block;
	position: relative;
	right: 3px;
}
#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}
.hiddenrow {
	display: none;
}
.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}
.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}
._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}
._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}
._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}
.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}
.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

