

DIV#gallery_table{
width: 500px;

display: table;
}
DIV#image{
float: left;
width: 150px;

padding : 5px;

display: table-column;

}
.taskboxclass {
	
		position: absolute;
		left: 0px;
		top: 0px;
		visibility: hidden;
		width: 0px;
	}
.gallery_image{
	float: left;
width: 150px;

padding : 5px;

display: table-column;
	
	}
	.gallery_data{
	width: 300px;
	height: 200px;
	display: table-column;
	
	
	}
	.gallery_label{
	width: 70px;
	height: 20px;
	float: left;
	padding: 5px;
	
	
	}
	.gallery_content{
	width: 210px;
	height: 20px;
	float: right;
	padding: 5px;
	
	}
	.gallery_menu{
	width: 150px;
	height: 15px;
	text-align: right;
	
	}
DIV#gallerylist_table{
width: 500px;

display: table;
}
DIV#gallery_date{
	padding: 5px;
	height : 25px;
	font-size: 12px;
	}
	DIV#gallery_name{
	padding: 5px;
	height: 25px;
	}
	DIV#gallery_text{
	height : 100px;
	padding: 5px;
	}
	DIV#gallery_image{
	float : left; height : 150px; width : 150px;
	padding: 5px;
	}
	DIV#gallery_content{
	border-width: 1px;
	float : none; height : 150px; table-layout : inherit; width : 500px;
	}
	DIV#fileupload{
	width: 250px;
	height: 100px;
	table-layout : inherit;
	
	}
	DIV#label{
	width: 80px;
	height: 25px;
	float: left;
	
	}
	DIV#text{
	width: 170px;
	height: 25px;
	float: right;
	
	}
.forum_content{
width: 500px;
display: table-column;
text-align: center;


}
.forum_comment{
width: 500px;
float: left;
border-color: red;
border-width: 2px;
padding: 10px;

}
.forum_comment_head_left{
width: 240px;
height:15px;
float: left;
color:#c7a667;
text-align:left;
background-color: #800000;

}
.forum_comment_head{
width: 480px;
height:15px;
float: left;
color:#c7a667;
background-color: #800000;
display: table-column;

}
.forum_comment_head_right{
width: 240px;
height:15px;
float: right;
color:#c7a667;
text-align:right;
background-color: #800000;

}
.forum_comment_text{
width: 480px;
float: left;
border-color: red;
border-width: 2px;

}
	DIV#user{
	width: 250px;
	height: 125px;
	table-layout : inherit;
	padding-left: 100px;
	}
	DIV#username{
	width: 90px;
	height: 25px;
	float: left;
	padding: 5px;
	text-align: right;
	
	}
	DIV#userdata{
	width: 140px;
	height: 25px;
	float: right;
	padding: 5px;
	}
	DIV.news_head{
	width: 480px;
	height:15px;
	color:#c7a667;
text-align: left;
color: #800000;
	
	}
	DIV.news_coll{
	width: 480px;



	
	}
	DIV.news_sub{
	width: 480px;
	
	
	
	}
	DIV.news_content{
	width: 500px;

text-align: left;

	
	}
	DIV.news_text{
	width: 480px;
	
	display: none;

	
	}
	DIV.news_comment{
width: 480px;
float: left;

padding: 10px;

}
.link{
	
	color:#c7a667;
	}
