div#module_gallery_main
{
	padding: 0px;
	margin: 0px;
	width: 633px;
	text-align: center;
}

.module_gallery_clear
{
	clear: both;
}

div#module_gallery_editNews
{
	visibility: collapse; 
	display: none;
	background: #f5f5ff; 
	position: absolute; 
	top: 200px; 
	left: 230px;
	width: 540px;
	border: solid 2px;
	padding: 20px;
}

div#module_gallery_new
{
	visibility: collapse; 
	display: none;	
	background: #f5f5ff; 
	position: absolute; 
	top: 200px; 
	left: 150px;
	width: 700px;
	border: solid 2px;
	padding: 20px;
}

.module_gallery_frame
{
	margin-top: 10px;
	margin-right: 5px;
	float: left;
	width: 202px;
	background: #eeeeee;
	border: 1px solid #dcdcdc;
}

.module_gallery_top
{
	background: #eeeeee;
	width: 202px;
	height: 0px;
	color: #ddffdd;
	font-size: 10px;
}

.module_gallery_bottom
{
	background: #eeeeee;
	width: 202px;
	height: 8px;
}

.module_gallery_img
{
	max-width: 200px;
	/*padding: 0px 20px 5px 20px;*/
	padding: 0px;
}

.module_gallery_img img
{
	max-width: 200px;
	padding: 0px;
	border: 1px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
}

.module_gallery_html
{
	max-width: 200px;
	padding: 5px 0px 10px 0px;
}

