#feature {	float: left;	height: 266px;	margin: 30px 0 0 15px;	overflow: hidden;	position: relative;	width: 644px;	}#frame {	background: url(feature-frame.png) center center no-repeat;	height: 266px;	position: absolute;	top: 0;	width: 644px;	}#strip {	left: 0;	position: absolute;	}	.slide {		height: 266px;		margin: 0;		padding: 0;		position: relative;		width: 644px;		}	.slide .details {		background: url(feature-details_bg.png) left top no-repeat;		bottom: 0px;		color: #fafafa;		padding: 12px;		position: absolute;		right: 0;		width: 436px;		z-index: 20;		}		.slide .details h3 { margin: 0; }		.slide .details h3 a { color: #fcfcfc; text-decoration: none; }		.slide .details h3 a:hover { color: #fff; text-decoration: underline; }		.slide .details p { margin-bottom: 0; padding-bottom: 0; }			ul#triggers {	left: 10px;	list-style-type: none;	position: absolute;	top: 10px;	z-index: 20;	}	ul#triggers li a {		display: block;		height: 61px;		width: 148px;		}		ul#triggers li a.active { background: #ff9015; }	ul#triggers li.middle a { margin: 30px 0; }
