		div#feature_list {
			width: 572px;
			height: 181px;
			position:relative;

		}

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

		ul#tabs {
		margin: 0;
		}

		ul#tabs li {
			font-size: 16px;
			font-family: Arial;
			
			float:left;
			margin:0 0 0 0;
			background: url(../img/unactive.gif) repeat-x;
			width:285px;
			height:34px;
		}
				ul#tabs li.mar {
			font-size: 16px;
			font-family: Arial;
			
			float:left;
			margin:0 0 0 1px;
			background: url(../img/unactive.gif) repeat-x;
			width:285px;
			height:34px;
		}
		

		ul#tabs li a {
			color: #ffffff;
			text-decoration: none;	
			display: block;
			line-height:34px;
			outline: none;
			text-align:center;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
		background: url(../img/active.gif) repeat-x;
		height:34px;
		width:285px;
			color: #ffffff;
		}

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

		ul#output {
			right: 0;
			width: 572px;
			height: 181px;
			position: relative;
		}
		

		ul#output li {
	position: absolute;
	width: 572px;
	height: 181px;
	left: 0px;
	top: 0px;
		}
		ul#output li span{
		display:block;
		}


		ul#output li a {
		text-decoration:none;
		cursor: hand;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
#layet { position: relative; }
#pageaaa { position:absolute; 
		top:0px;
		left:0px;}    
		.img1{background: url(../img/outlook-banner.gif) no-repeat;
		width:572px;
		height:181px;
		} 
		
				.img2{background:url(../img/outlook-express-banner.gif) no-repeat;
		width:572px;
		height:181px;
		} 
		
		

