#container {
	width: 100%;
	margin-top: 1em;
}
.err {
	color: #ff4500;
}
#sidebar1 {
	width: 253px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.infoTop {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/boards/templates/Charcoal2/images/sidebox_background.gif);
	height: 30px;
	color: #ff4500;
	line-height: 30px;
	font-weight: bold;
}
.forumline {
	background-image: url(/boards/templates/Charcoal2/images/sidebox_background.gif);
	height: 35px;
}
.mainBox {
	margin-right: 5px;
	margin-bottom: 5px;
}
#container .cattitle {
	height: 30px;
	background-image: none;
	text-align: center;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container .forumline  {
	font-size: 14px;
}
#onlineBox {
	border: 1px solid #000000;
	position: relative;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	float: left;
}
#mainContent #sidebar1 {
	float: left;
	width: 254px;
}
#loginForm {
	position: absolute;
	top: 85px;
	background-color: #999999;
	border: 2px solid #000000;
	width: 280px;
	left: 618px;
}
#loginForm p {
	text-align: center;
	color: #ff4500;
	font-weight: bold;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	background-image: url(/boards/templates/Charcoal2/images/sidebox_background.gif);
}
/* LAYOUT - VERTICAL FORM */
form.vertForm div.req 		{
	color:#ff4500;
	font-size:96%;
	font-weight:normal;
	right:0.4em;
	left:auto;
	margin-right: 10em;
	margin-left: 170px;
}
form.vertForm label b.req	{
	color:#993f00;
	font-size:150%;
	font-weight:bolder;
	line-height:1;
	left:-0.5em;
	height:0.3em
}
.vertForm label { 
	text-align: right; 
	width: 160px; 
	float: left; 
	clear: left; 
	margin-right: 10px;
}
.vertForm .button { 
	margin-left: 170px; 
}
.vertForm p {
	margin-bottom: 7px;
	margin-top: 0px;
}
vertForm input { 
	margin-right: 5px; 
}
#wrapper  #container  .table1  {
	border: 1px solid #000000;
	border-collapse: collapse;
}
#wrapper   #container   .table1   td  {
	border: 1px solid #000000;
	padding: 2px;
}
#wrapper  #container  .table1  th  {
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.border-left {
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;
}
