div#forum{
	background-color:white;
	color:#555555;
	float:right;
	margin-bottom:10px;
	padding-bottom:3px;
	background-repeat: no-repeat;
	background-position: right bottom;
	width:100%;
}
div#forum p{
	margin:0px;
	padding:0px;
	margin-left:8px;
	margin:6px;
	margin-bottom:12px;
	padding-left:8px;
	padding-right:10px;
	line-height:140%;
}
div#forum .onelib{
	margin-left:12px;
}
div#forum .onelib ul{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:8px;
	padding-right:8px;
}
div#forum img{
	border: solid 1px #434343;
}
div#forum img.libimg{
	border:none;
	float:left;
}
div#forum p#otherlink {
	background-color:#565656;
	color:#dfdfdf;
}
div#forum ol,
div#forum ul {
	margin-top:8px;
	margin-bottom:16px;
}
div#forum h1 {
	color:white;
	margin:0px;
	margin-bottom:6px;
	padding:5px;
	padding-left:8px;
	/*
	background-color:#565656;
	border-bottom:solid 1px #3F3F3F;
	*/
	border-top:solid 1px #3F3F3F;
	background-image:url(/images/h1_bg.jpg);
	background-repeat:repeat-x;
	height:26px;
}
div#forum h2,
div#forum h3,
div#forum h4,
div#forum h5{
	color:#666666;
	margin:8px;
	margin-bottom:6px;
	padding:5px;
	padding-left:8px;
	background-color:#efefef;
}
div#forum div.counter{
	padding-left:8px;
}
div#forum h1 {
	font-size:14px;
}
div#forum h2 {
	background-image:url(/images/h2_bg.jpg);
	background-repeat:repeat-x;
	font-size:13px;
	height:26px;
	border-top:solid 1px #e5e5e5;
	padding-top:6px;
}
div#forum h3,
div#forum h4,
div#forum h5 {
	margin-left:16px;
	margin-right:16px;
	background-image:url(/images/h2_bg.jpg);
	border:solid 1px #e5e5e5;
	font-size:12px;
}
div#forum h1 a,
div#forum h2 a,
div#forum h3 a,
div#forum h4 a,
div#forum h5 a{
	text-decoration:none;
}
div#forum form{
	margin-left:8px;
}
div#forum iframe{
	margin-left:12px;
	border: solid 1px #e5e5e5;
}
div#forum table{
	margin:0 auto;
}
div#forum table h3{
	margin:0px;
}
div#forum table h3,
div#forum table td{
	text-align:left;
	vertical-align:top;
}
div#forum table img{
	border:solid 1px #c0c0c0;
}
div#forum div.block{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
div#forum div.name_date{
	padding:4px;
	background-color:#fafafa;
}
div#forum div.message{
	border-bottom: solid 1px #efefef;
	padding:4px;
	margin-top:4px;
	margin-bottom:8px;
}
div#forum div.res{
	padding:4px;
	border-bottom: solid 1px #efefef;
}
div#forum div.res_name_date{
	padding:4px;
}
div#forum div.res_message{
	padding:4px;
}
div#forum div.res_form{
}
div#forum div.res_captcha{
	margin:0px;
	margin-top:6px;
	background-color:#fafafa;
	padding:8px;
	border-top:solid 1px #f5f5f5;
	border-bottom:solid 1px #f5f5f5;
}
div#forum div.pager{
	padding:10px;
	margin:20px;
	text-align:center;
	line-height:140%;
	background-color:#E1F0C9;
	border-top:solid 1px #428F42;
	border-bottom:solid 1px #428F42;
}
div#forum strong.res_form{
	display:block;
	margin-bottom:4px;
	padding:4px;
	background-color:#fafafa;
	border-bottom: solid 1px #efefef;
}
