/* -----------------------
   A Fare Extraordinaire
   Gallery Styles
-------------------------- */

#col-01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 281px;
	height: 274px;
	background: url(../img/bg_box_half_left_gallery.jpg) no-repeat;
	padding: 38px 37px;
	line-height: 1.5em;
}

h2 {
	margin-bottom: 4px;
}

#thumbs {
	margin-left: -2px;
}

#slideshow {
	position: absolute;
	top: 0;
	left: 355px;
	width: 525px;
	height: 350px;
}

#controls, .pagination {
	font-style: italic;
}

#controls .play, #controls .pause {
	position: absolute;
	bottom: 44px;
	left: 401px;
	height: 12px;
	text-align: left;
}

#controls .prev {
	position: absolute;
	bottom: 44px;
	right: 135px;
	height: 12px; 
}

#controls .next {
	position: absolute;
	bottom: 44px;
	right: 44px;
	height: 12px; 
}

#content ul li {
	background-image: none;
	padding: 0;
	margin: 0; 
}

h2 span {
	display: block;
	text-indent: -9999px;
}

h2 {
	width: 79px;
	height: 11px;
	background: url(../img/hdr_gallery.gif) no-repeat;
}