H3
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 7px;
}
DIV#feature_list
{
	overflow: hidden;
	width: 820px;
	position: relative;
	height: 260px;
}
DIV#feature_list UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: absolute;
	top: 0px;
}
UL#tabs
{
	z-index: 2;
	left: 0px;
	width: 320px;
}
UL#tabs LI
{
	font-size: 12px;
	font-family: Arial;
}
UL#tabs LI IMG
{
	border-right: medium none;
	padding-right: 5px;
	border-top: medium none;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
	margin: 10px 10px 0px 0px;
	border-left: medium none;
	padding-top: 5px;
	border-bottom: medium none;
}
UL#tabs LI A
{
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #222;
	padding-top: 10px;
	height: 60px;
	text-decoration: none;
	outline: none;
}
UL#tabs LI A:hover
{
	text-decoration: underline;
}
UL#tabs LI A.current
{
	background: url(../images/feature-tab-current.png);
	color: white;
}
 
 /*Tek Haber*/
 
.tek
{color: white;
	background: url(../images/feature-tab-current.png);
	
}

UL#tabs LI A.current:hover
{
	cursor: default;
	text-decoration: none;
}
UL#output
{
	right: 0px;
	width: 500px;
	position: relative;
	height: 200px;
}
UL#output LI
{
	width: 480px;
	position: absolute;
	height: 200px;
}
UL#output LI A
{
	 
}
UL#output LI A:hover
{
	 
}

