div#haberim3 {
	width: 645px;
	height: 323px;
	overflow: hidden;
	position: relative;
}
div#haberim3 ul {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#haberim {
	left: 0;
	top:0;
	z-index: 2;
	width: 250px;
	padding:0px;
	margin:0px;
}
ul#haberim li {
	padding:0px;
	margin:0px;
}
ul#haberim li img {
	border: 1px solid #ccc;
	float: left;
}
ul#haberim li a {
	color: #222;
	text-decoration: none;
	float:left;
	width:255px;
	padding:4px;
	height:38px;
	background:  url("/MainHaber/nav_b.png") right;
}
ul#haberim li a:hover {
	text-decoration: none;
}
ul#haberim li a.current {
	background:  url("/MainHaber/nav_a.png") right;
	color: #000;
}
ul#haberim li a.current:hover {
	text-decoration: none;
	cursor: pointer;
	color:#000000;
}
ul#haberim li span.haberadi {
	font-size:12px;
	float:left;
	padding:0 0 0 3px;
	font-weight:bold;
}
ul#haberim li span.haber-ozet {
	font-size:11px;
	float:left;
	padding:0 0 0 3px;
}
ul#haberim2 {
	right: 0;
	width: 400px;
	height: 323px;
	position: relative;
	padding:0px;
	margin:0px;
}
ul#haberim2 li {
	position: absolute;
	width: 400px;
	height: 323px;
	padding:0px;
	margin:0px;
}
ul#haberim2 li div a, hover {
	position: relative;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}
ul#haberim2 li div {
	position:absolute;
	width:380px;
	bottom:0px;
	padding:5px 5px 5px 15px;
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
ul#haberim2 img {
	width:400px;
	height:323px;
	border:1px solid #ccc;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
