@charset "utf-8";
/* CSS Document */


/*****************************************************************************************************
** Gallery Stylesheet
   Make sure your page contains a valid doctype at the top
*************************************************************************************************** */


#simplegallery1 , #promos {
	position:relative;
	visibility:hidden;
	margin:0 auto;
	z-index:0;
	padding:0;
}

#simplegallery1 .gallerydesctext, #promos .gallerydesctext {
	font-weight:700;
	text-align:left;
	padding:5px 8px;
}

#gallery_container { padding: 10px; }
#gallery {  }
#gallery img { height: 160px; margin: 20px; }

#gallery {
	float: left;
	background: url(http://www.oxleygolfclub.com.au/assets/images/sponsor_box.jpg) repeat-x;
	border: 1px solid #DDD;
	height: 200px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 640px;	
}
#gallery_container .browse { height: 200px; margin-top: 40px; }