
	div.top_content { 
		float:left;
		width:70%;
		margin-top:2px;
		margin-left:2px;
		padding-top:2px;
		padding-bottom:2px;
		
		margin-right:2px;
	}
	div.searchbox { 
		float:right;
		width:190px;
		margin-top:2px;
		margin-left:2px;
		padding-top:2px;
		padding-bottom:2px;
		margin-right:2px;
	}
	div.notify { 
		float:right;
		width:190px;
		margin-top:2px;
		margin-left:2px;
		background-color:#eee;
		padding-top:0px;
		padding-left:2px;
		padding-bottom:2px;
		margin-right:2px;
	}
	div.list_all { 
		float:left;
		width:100%;
		margin-top:2px;
		margin-left:2px;
		padding-top:2px;
		padding-bottom:2px;
		margin-right:2px;
	}
	div.forum_header1 {
	  float:left;
	  width:54%;
	  background-color: #EAF4FF;
	  font-weight: bold;
	  font-size: 12px;
	  height: 40px;
	  vertical-align: bottom;
	  border-bottom: 1px solid #E58522;
	  padding-right: 4px;
	  padding-left: 4px;
	  padding-top: 5px;
	  padding-bottom: 2px;
	  
	}
	div.forum_header2 {
	  float:left;
	  width:9%;
	  background-color: #EAF4FF;
	  font-weight: bold;
	  font-size: 12px;
	  height: 40px;
	  vertical-align: bottom;
	  border-bottom: 1px solid #E58522;
	  padding-right: 4px;
	  padding-left: 4px;
	  padding-top: 5px;
	  padding-bottom: 2px;
	  
	}
	div.forum_header3 {
	  float:left;
	  width:9%;
	  background-color: #EAF4FF;
	  font-weight: bold;
	  font-size: 12px;
	  height: 40px;
	  vertical-align: bottom;
	  border-bottom: 1px solid #E58522;
	  padding-right: 4px;
	  padding-left: 4px;
	  padding-top: 5px;
	  padding-bottom: 2px;
	  
	}
	div.forum_header4 {
	  float:left;
	  width:9%;
	  background-color: #EAF4FF;
	  font-weight: bold;
	  font-size: 12px;
	  height: 40px;
	  vertical-align: bottom;
	  border-bottom: 1px solid #E58522;
	  padding-right: 4px;
	  padding-left: 4px;
	  padding-top: 5px;
	  padding-bottom: 2px;
	  
	}
	div.forum_header5 {
	  float:left;
	  width:9%;
	  background-color: #EAF4FF;
	  font-weight: bold;
	  font-size: 12px;
	  height: 40px;
	  vertical-align: bottom;
	  border-bottom: 1px solid #E58522;
	  padding-right: 4px;
	  padding-left: 4px;
	  padding-top: 5px;
	  padding-bottom: 2px;
	  
	}
	div.forum_rows {
	  float:left;
	  width:100%;
	  padding-top: 1px;
	  padding-bottom: 1px;
	  padding-left: 2px;
	  padding-right: 2px;
	  vertical-align: top;
	  font-size: 10px;	
	 }
	 
	 div.forum_col1 {
	  float:left;
	  width:55%;
		height:20px;
	 }
	 div.forum_subrows {
	  float:left;
	  width:100%;
	  padding-top: 1px;
	  padding-bottom: 1px;
	  padding-left: 2px;
	  padding-right: 2px;
	  vertical-align: top;
	  font-size: 10px;	
	  
	 }
	 div.forum_subrows:hover { background-color : #eee; }
	 
	 div.forum_col2 {
	  float:left;
	  width:10%;
		height:20px;
	 }
	 div.forum_col3 {
	  float:left;
	  width:10%;
		height:20px;
	 }
	 div.forum_col4 {
	  float:left;
	  width:10%;
		height:20px;
	 }
	 div.forum_col5 {
	  float:left;
	  width:10%;
		height:20px;
	 }

