@charset "utf-8";
/* Gallery Page Specifics */
#content .entry-content a {
	display:block;
	width:400px;
	border:none;
	padding:0 33px 55px 0;
	background:url(/images/gallery/zoom-image.gif) right bottom no-repeat;
	
	}
#content .posted-article	{clear:both;}
#content .posted-article a {
	border:1px dotted;
	padding:0 7px;
	background:none;
	display:inline;
	}
	
#content .entry-content a.regular {
	padding:0;
	background:none transparent;
	width:auto;
	display:inline;
	}