.codeheader, code.bbc_code
{
	width: 96%;
	margin: 0 auto;
}
h3.catbg input.input_check
{
	margin: 0 4px;
}
h3.catbg img.icon, h4.titlebg img.icon
{
	margin: 1px 3px 0 0;
}
h3.catbg span.ie6_header, h4.catbg span.ie6_header, h3.titlebg span.ie6_header, h4.titlebg span.ie6_header
{
	padding: 6px 0;
}
/*h3.catbg span.ie6_header, h4.catbg span.ie6_header, h3.titlebg span.ie6_header,*/ #statistics h4.titlebg span.ie6_header
{
	padding: 0;
}
/*h3.catbg span.ie6_header, h4.catbg span.ie6_header, h3.titlebg span.ie6_header,*/ #statistics h4.titlebg span.ie6_header img.icon
{
	padding: 5px 0;
}
/* The dropdown menus
------------------------------------------------------- */
#main_menu
{
	overflow: auto;
}
.dropmenu li
{
	width: 1px;
}
.dropmenu li a span
{
	white-space: nowrap;
}
.dropmenu li a:hover
{
	text-decoration: none;
}

/* the page section*/
.pagesection
{
	overflow: auto;
}
/* the user section needs some attention */
#main_menu
{
	width: 98%;
}
#top_section
{
	height: 65px;
}

/* the tabled definition lists */
dl.settings dd, #creator dd, dl.stats dd, dl.register_form dd, #poll_options dl.options dd, .login dd
{
	float: none !important;
	width: auto;
}
/*generic lists header */
.table_grid thead th
{
	padding: 0 !important;
}

/* overflow: hidden doesn't help in IE6. */
h3.titlebg a, h3.titlebg, h4.titlebg, h4.titlebg a
{
	display: inline-block;
}

#upper_section
{
	display: inline-block;
}

/* Overrides for the message index template
------------------------------------------------------- */
#messageindex table
{
	margin-top: 5px;
}
#messageindex table th
{
	border-bottom: 1px solid #fff;
}
#topic_icons .description
{
	padding: 2em 1em 1em 1em;
	overflow: auto;
}

/* Overrides for the display template
------------------------------------------------------- */
#forumposts .postarea
{
	margin-left: 0;
	margin-right: 0;
	float: right;
}
.keyinfo 
{
	padding-bottom: 6px;
}
.inner 
{
	clear: both;
}
.buttonlist ul li
{
	width: 1%;
	white-space: nowrap;
}
#forumposts h3.catbg
{
	margin-top: 8px;
	clear: both;
}
.signature
{
	padding: 0 0 0.8em 0;
}

/* Styles for the statistics center.
------------------------------------------------- */
#statistics div.content
{
	height: 210px;
	overflow: hidden;
}
#statistics div.top_row
{
	height: 150px;
}

/* Overrides for the admin template
------------------------------------------------------- */
#main_admsection
{
	height: 655px;
}
#main_admsection table
{
	width: 99%;
}

/* Overrides for the profile template
------------------------------------------------------- */
#basicinfo h4
{
	word-wrap: break-word;
}

/* Overrides for the personal messages template
------------------------------------------------------- */
#personal_messages .postarea
{
	margin-left: 0;
	margin-right: 0;
	float: right;
}

/* Overrides for the admin section of the register template
------------------------------------------------------- */
#registration_agreement
{
	width: 99.5%;
	margin: 0 auto;
}