.line {border-top:1px dashed #CCC; width:962px; margin:5px 0 10px 6px; height:5px; float:left;  }
#content {
	width: 956px;
 
	background: #FFF;	
	 
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 
	outline-color: #888;	
}


h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 12px;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 960px;
			height: 410px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
	.topli {
	padding:0 !important;
	margin:0 !important;
	width:288px;
	height:16px;
	background-image: url(../images/bg_top_li.jpg) !important;
	background-repeat: repeat-x !important;
	background-position: left top !important;}
		
		
		#tabs li    {
	background-image: url(../images/bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	 
}


		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 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:  url('feature-tab-current.png') ;
		     -background: none;	
		    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='feature-tab-current.png', sizingMethod='scale');  
		    
		     color: #FFF;
		}

      


           ul#tabs li a.current span {color:#ABABAB}
          ul#tabs li a.current h3 {color: #DEDEDE }


		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 672px;
			height: 400px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 458px;
			height: 240px;
		}



	 img {border:none}
	 
	 li, ol 
{

list-style-type: none !important;

}