﻿body { 
margin: 0px;
	padding: 0px;
	height:100%; 
background: #DADADA url('../images/bg.jpg') repeat-x center top;
} 
li {
	list-style-image:url('../images/uye.gif');
}
#container #bottom #haber {
	BORDER-RIGHT: #e7e7e9 1px solid; FLOAT: center; WIDTH: 876px; MARGIN-RIGHT: 12px
}
#container #bottom #haber #haberBox {
	MARGIN-TOP: 10px
}
#newsContainer DIV {
	DISPLAY: none; FILTER: alpha(opacity=100); WIDTH: 876px; COLOR: #ffffff
}
#container #bottom #haber #haberBox #haberContent {
	FLOAT: center; WIDTH: 150px
}
#container #bottom #haber #haberBox #haberContent .haberTarih {
	DISPLAY: block; FONT-WEIGHT: bold; COLOR: #000000; LINE-HEIGHT: 10px; PADDING-TOP: 2px
}
#container #bottom #haber #haberBox #haberContent .haberbaslik {
	DISPLAY: block
}
#container #bottom #haber #haberBox #haberContent .haberText {
	DISPLAY: block; PADDING-TOP: 5px
}
#container #bottom #haber #haberBox #haberContent .haberText A {
	COLOR: #92844a
}
#container #bottom #haber #haberBox #haberContent .haberText A:hover {
	COLOR: #ff5400
}
img { border-width: 0px;
	behavior: url("pngbehavior.htc");
	text-align: center;
}
window.addEvent('domready', function() {
 
	SqueezeBox.assign($$('a.boxed'), {
		parse: 'rel'
	});
 
});