/* 
=== CSS Document === 
The Old Coach House - Market Deeping Gallery Extras
*/


.gallery ul {
	margin-left:0px;
	padding:0;
}

.gallery ul li {
	color:#ffdaa2;
	font-size: 12px;
	line-height:16px;
	font-weight:normal;
	margin:5px 0 0 0px;
	list-style:none;

}

.gallery ul li.current {
	background:url(../images/gallery_sel.png) no-repeat;
	background-position: 0px 7px;
}

.gallery ul li a {
	padding-left:10px;
}
