table.galleryTable
	{
	margin: 0px;
	clear: both
	}


.galleryComment textarea{
	height: 80px;
	}
	
.galleryComment .label
	{
	margin-top: 2em;
	}

div.imageComment{
	padding: 10px;
	margin-bottom: 4px;
	width: 520px;
	overflow:hidden;
	}
	
tr#listtop td
	{
	padding-top: 8px;
	font-size: 14px;
	}

.imgThumbHeader
	{
	width: 125px;
	margin: auto
	}
	
td.galleryCell
	{
	background-color: #eeeae2;
	border-bottom: 4px solid #fff;
	}
	
td.galleryCellBorderRight
	{
	border-right: 4px solid #fff;
	}
	
.galleryCell span
	{
	font-weight:bold;
	color: #ea6e02
	}
	
div.frameOuter
	{
	float: right;
	background: url(/media/gfx/frame_bottom.gif) no-repeat bottom;
	width: 142px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
div.frameInner
	{
	padding-top: 21px;
	padding-bottom: 21px;
	text-align: center;
	height:auto;
	background: url(/media/gfx/frame_top.gif) no-repeat top center;
	width: 142px;
	}
	
div.frameInner img
	{
	border: none;
	margin: 0px;
	}

