ul.gallery {list-style:none; padding:0px; margin:0; width:278px; float:right; }
ul.gallery li {display:inline; width:90px; height:90px; float:left; margin:0px 2px 2px 0px; border:0px solid #a5bf14; cursor:pointer;}
ul.gallery li img{width:85px;}
#galleryImageUploadFormContainer {
}
#galleryImageUploadFormContainer table{
	font-family:verdana;
	font-size: 10px;
	font-weight:normal;
	text-align:left;
}
.errorMsg {
	color: red;
}
.pageContentRhCellGallery {
	background-color:#e8e2d3;
	width:395px;
	padding:0px;	
}
.pageContentLhCellGallery {
	background-color:#e8e2d3;
	width:355px;
	padding:20px;
	border-right:solid 25px #fff;
}

#galleryNav {}
#galleryNav a{
	font:12px Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	border:none;
	outline:0;
	color:#000;
}
#galleryNav a:hover{
	text-decoration:underline;
}
.column3LayoutGallery {float:left;}
.column3LayoutGallery div {width:278px;margin-right:31px;float:left;}
.column3LayoutGallery div.last {margin-right:0px;}
#detailImage img {width:278px;}