@CHARSET "UTF-8";

#pojSitePhotos {
	
}

	#pojSitePhotos .pojOne {
		display: block;
		margin: 5px 0;
	}

		#pojSitePhotos .pojOne img {
			display: block;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid #fff;
			width: 120px;
			height: 90px;
		}
		
#pojMiddleCenter ul, #pojMiddleCenter ol {
	margin: 0;
	padding: 0;
	margin-left: 16px;
} 
