#container #navigation #navgallery {
	background-image: url(../siteimages/nav-button_small.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.bigthumb {
	background-color: #FFFFFF;
	padding: 18px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}

#photograph {
	background-color: #FFFFFF;
	padding: 19px;
	border: 1px solid #999999;
	float: left;
	margin-bottom: 20px;
	margin-top: 5px;
}

#postageinfo {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 110px;
	background-image: url(../siteimages/postal-info.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#photodetail {
	float: left;
	width: 315px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#photodetail p {
	margin-top: 0px;
}

#cleared {
	clear: both;
}

.addtobasketbutton {
	margin-top: 10px;
}

/*

#photoicon {
	text-align: center;
	width: 175px;
	font-size: 0.7em;
	line-height: 2em;
	float: left;
	margin-bottom: 20px;
	min-height: 150px;
}


#container #content .contenttable #thumb {
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 2px;
	border: 1px solid #999999;
}

Thumbnail Gallery Rules*/

#thumb {
	float: left;
	text-align: center;
	font-size: 0.7em;
	line-height: 2em;
	padding-bottom: 15px;
	margin: 7px;
	margin-bottom: 20px;
}

#thumb2 {
	float: left; 
	text-align: center;
	font-size: 0.7em;
	line-height: 2em;
	padding-bottom: 15px;
	margin: 7px;
	margin-bottom: 20px;
	height: 150px;
}

#thumb3 {
	float: left; 
	text-align: center;
	font-size: 0.7em;
	line-height: 2em;
	padding-bottom: 15px;
	margin: 7px;
	margin-bottom: 20px;
	height: 210px;
}

#thumbsfour {
	float: left; 
	text-align: center;
	font-size: 0.7em;
	line-height: 2em;
	padding-bottom: 15px;
	margin: 0px;
	margin-bottom: 20px;
	width: 175px;
}

#thumb img {
	padding: 12px;
	margin-bottom: 5px;
	background: #FFFFFF;
	border: 1px solid #999999;
}

#thumb2 img {
	padding: 12px;
	margin-bottom: 5px;
	background: #FFFFFF;
	border: 1px solid #999999;
}

#thumb3 img {
	padding: 12px;
	margin-bottom: 5px;
	background: #FFFFFF;
	border: 1px solid #999999;
}

#thumbsfour img {
	padding: 12px;
	margin-bottom: 5px;
	background: #FFFFFF;
	border: 1px solid #999999;
}
