.edit 
{
	width: 460px;
}
table.content
{
	margin-top: 2px;
	margin-bottom: 2px;
}
.forum_logo_1{
 	width:365px;
 	height:150px;
	float:left;
	clear:left;
}
.forum_back_1{
 	width:365px;
 	height:150px;
	float:right;
	text-align:right;
		
}
.forum_back_1 a{
	width:258px;
	height:43px;
	margin-top:80px;
	font-size:120%;
	font-weight:bold;
	display:block;
	color:#333333;
	background-image: url(images/back_1.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	background-position: 0px 0px;
}
.forum_back_1 a strong{
text-indent:-5000em;
	display:block;
}
.forum_back_1 a:hover{
	color:#999999;
	background-position: left -43px;
	text-decoration:none;
}
.clearall{
clear:both;
}
.forum_logo_1 img{
border:none;
}
