.top_btn {
	margin:10px 0px;
	float: left;
	width: 40%;
	}
	.breadCrumbs {
	width: 100%;
	height: 15px;
	padding: 5px 0px 5px 0px;
	}
	#header-forum {
	height: 30px;
	width: 710px;
	margin: 0px;
	font-family: tahoma, verdana, arial;
	}
	td{
	padding: 10px;
	}
	.subject{
	float: left;
	width: 710px;
	height:40px;
	background:#fedb7e;
	line-height: 35px;
	border: 1px solid #666;
	}
	.responses{
	float:left;
	width: 710px;
	background: transparent;
	border-left: 1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	}
	.responses-left{
	float: left;
	width:200px;
	}
	.responses-right{
	float:left;
	width: 500px;
	min-height:200px;
	background:#fffdee;
	border-left: 1px solid #666;
	}
	#wrap{
	width: 712px;
	float: left;
	background: #eff4f6;
	}
	#wrap_top{
	width: 712px;
	margin: 0px auto;
	text-align: left;
	}
	#wrap_bottom{
	width: 712px;
	margin: 0px auto;
	text-align: left;
	}
	p{
	margin:0px;
	padding:5px 10px;
	}
	textarea{
	background: #ffffff;
	}
	