/* 
	STYLESHEET FORUM
*/

#content{
	width:					auto;
	height:					460px;
	
	padding:				0;
	
	position:				relative;
	
	border-top:	 			1px solid #fff;
	
	background-color: 		#D9C429;
	background-image:		url("/themes/forum/background-forum.jpg");
	background-position: 	right;
	background-repeat: 		no-repeat;
}
