﻿img
{
	border-style: none;
}

.galleryList
{
    border-collapse: collapse;
}

.itemStyle, .altItemStyle
{
	border-style: none;
	border-width: 1px;
	border-color: #ccc #333333 #333333 #ccc;
	float: left;
	display: block;
	padding: 10px;
	font-size: 9px;
	overflow: visible;
	margin:5px;
}

.itemSeperator
{
	float: left;
	display: block;
	padding-right: 1px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #666699;
}

.altItemStyle
{
	background-color: #eee;
}

.groupSeperator
{
	clear: left;
	margin-bottom: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #666699;
}

.layoutRegion
{
	background-color:White;
}

.photoHeading
{
	font-size: large;
	font-weight: bold;
}
