/* CSS Document */

	
		h3 {
			margin: 0;	
			padding: 0px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 927px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0px;
			z-index: 2;
			width: 320px;
			height:240px;
			margin-left:10px;
			
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 0px 0px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
		background-image:url(../images/feature-tab-current.png);
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 563px;
			height: 248px;
			
			position: relative;
		}

		ul#output li {
	position: absolute;
	width: 563px;
	height: 255px;
	left: -67px;
	top: -5px;			
		}

		ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 11px;
	color:#000000;
	background:#FFFFCC;
			-moz-border-radius: 5px;
	left: 449px;
	width: 145px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
	.style1 {color: #E5E2C9}
    #Layer1 {
	position:absolute;
	left:770px;
	top:106px;
	width:159px;
	height:38px;
	z-index:1;
}
    