

#forum{			width:920px;
				height:auto;
				margin:auto;
				position:relative;
				float:left;
				padding:15px;
				background-image:url(../images/footer_bg.gif);
				font-family:Verdana, Geneva, sans-serif;
				font-size:11.5px;
				font-weight:normal;
				line-height:15px;
				text-align:justify;}
				
				
#forum	#forum_profile{		width:920px;
				height:auto;
				margin:auto;
				margin-bottom:20px;
				position:relative;
				float:left;
				border-bottom:#b42b42 2px solid;}
				
				
#forum	#forum_form_field{		width:920px;
				height:auto;
				margin:auto;
				position:relative;
				float:left;
				margin-bottom:15px;
				padding-bottom:1px;}
				

#forum	#landTabel{		width:920px;
				height:500px;
				margin:auto;
				position:relative;
				float:left;
				margin-bottom:15px;
				padding-bottom:1px;}
				
				
#forum_form_field #iframe_box{	width:470px;
								min-width:470px;
								max-width:470px;
								height:510px;
								min-height:510px;
								max-height:510px;
								margin:auto;}
									


#forum			h5{			font-weight:bold;
							font-size:14px;
							color:#b42b42;
							margin-left:40px;
							margin-bottom:8px;}
							
							
#forum p{	margin-left:40px;
			margin-bottom:10px;
			margin-right:15px;
			line-height:17px;}
			
			
#forum ul{					list-style:none;}

#forum li{						text-indent:20px;
								background-image:url(../images/red_arrow.png);
								background-repeat:no-repeat;
								background-position:center left;
								margin-left:55px;
								margin-bottom:5px;
								font-weight:bold;
								margin-bottom:10px;}
				
