.gallery
{
	font-size:12px;
	width:100%;
}

.galleryName
{
	font-size:14px;
	margin-bottom:10px;
}

.galleryPic
{
	padding:5px;
	border:1px solid #AAAAAA;
	margin:0 10px 0 0;	
}
.galleryPic img
{
	border:0;
}
.galleryZag
{
	height:20px;
	font-weight:bold;
	vertical-align:top;
}
.galleryText
{
	vertical-align:top;
	text-align:justify;
	margin-bottom:10px;
	text-indent:0 !important;
}
.galleryText p{
	text-indent:0 !important;
	margin:0 0 10px 0;
}

.galleryBorder
{
	padding:5px;
	border:1px solid #AAAAAA;
	margin:auto;
	width:200px;
}


/*.galleryZag a:link
{
	color:#8f80b5;
	text-decoration:none;
}
.galleryZag a:visited
{
	color:#6375b2;
	text-decoration:none;
}
.galleryZag a:hover
{
	color:#ea7200;
	text-decoration:underline;
}*/

.galleryInlineSet
{
	float:left;
	height:200px;
	width:160px;
	margin:0 5px 5px 0;
}
.galleryInlinePic
{
	border:1px solid #AAAAAA;
	padding:5px;
	width:150px;
}

.galleryBack
{
	font-size:10px;
	padding-left:12px;
	margin:5px 0 10px 0;
	background:url(/images/back.gif) no-repeat 0 4px;
}