/* -----------------------
   A Fare Extraordinaire
   About Styles
-------------------------- */

#col-01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 366px;
	height: 274px;
	background: url(../img/bg_box_half_left.jpg) no-repeat;
	padding: 38px 37px;
	line-height: 1.5em; 
}

h2 {
	margin-bottom: 19px;
}

#col-02 { 
	position: absolute; 
	top: 0; 
	left: 440px; 
	width: 440px; 
	height: 350px; 
}

h2 span {
	display: block;
	text-indent: -9999px;
}

h2 {
	width: 62px;
	height: 11px;
	background: url(../img/hdr_about.gif) no-repeat;
}

#nav-prev-next a {
	float: right;
	font-style: italic;
	text-transform: lowercase;
	margin-top: -3px;
}
