#page_content {
	padding:0 !important;
	width:580px;
}

.photogallery {
	list-style-type:none;
	overflow:auto;
	margin:0 0 0 0 !important;
	padding:0 !important;
	
}

.photogallery li {
	margin:0 30px 20px 0;
	float:left;
	width:230px;
}

.photogallery .thumb {
	float:left;
	clear:left;
	text-align:center;
	margin:0 12px 0 0;
	border:solid 1px #333;
}

.photogallery .thumb .imagelink {
	display:block;
	width:100px;
	height:100px;
}

.photogallery img {
	width:100px;
	height:100px;
	border:none;
	margin:0 !important;
	padding:0;
}

.photogallery .info {
	background:#222;
	color:#999;
	padding:6px 0;
	font-size:10px;
	font-family:arial;
	width:100px;
}

.photogallery .info a {
	color:#CCC;
}

.photogallery .caption {
	color:#333;
	padding:2px 0 0 0;
	font-family:arial;
	font-size:11px;	
	line-height:1.4;
	width:110px;
	float:left;
}


.photogallery2 				{ list-style-type:none; margin:0; width:100%; float:left; margin:0 0 22px 0; }
.photogallery2 li 		{ margin: 10px 10px 5px; float:left; width:105px; }




