img{
	border: 0px;
}

img#photo{

}

img.thumb{
	border: 1px black solid;
	top: 80px;
}

div.thumb{
	margin: 30px;
}

div.loader{
	height: 600px;
	padding-top: 200px;
}

.arrow_r{
	padding-top: 20px;
	float: left;
	z-index: 21;
	width: 200px;
	display: block;
}

.arrow_l{
	padding-top: 20px;
	float: left;
	z-index: 20;
	width: 200px;
	display: block;
}

.overlay{
	display: none;
	background-color: #ffffff;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.gal_thumbs{
	float: left;
	padding: 18px;
	text-align: center;
}

.gal_folders{
	float: left;
	width: 200px;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: center;
}

.folder_text{
	font-family: Arial;
	font-size: 12px;
}

.pic_name{
	padding: 8px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.comment{
	float: left;
	width: 400px;
}

#current_photo{
	height: 500px;
	padding: 0px;
	padding-bottom: 40px;
	display: none;
}
