@charset "utf-8";
	#main-haber{
		float:left;
		width:670px;
		margin:0;
		margin-left:35px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100.01%;
		position:relative;
		}
		.sayfabaslik-img{
		float:right;
		margin-bottom:5px;
		position:relative;
		}
		.box{
			width:200px;
			height:240px;
			/*height:auto;*/
			margin:1em 0;
			margin-right:10px;
			padding:.4em 5px;
			/*background:#fcfcfc;*/
			background: #dddddd;
			background-image:url(/img/box-bg.jpg);
			background-repeat:repeat-x;
			border:1px solid #808080;
			float:left;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:12px;
			}
		.box h3{
			margin:.4em 0;
			padding:0;
			font-size:14px;
			font-weight:bold;
			line-height:14px;
			letter-spacing:.07em;
			background:none;		
			}
		.box p{
			height:auto;
			margin:.4em 0;
			}
		.haber-img{
			/*margin:.2em 0;*/
			background:#fff;
			padding:1px;
			border:1px solid #e1e1e1;
			/*margin-right:3px;*/
			/*background-image:url(../img/haber-resim.gif);*/
			width:190px;
			height:100px;
			background-repeat:no-repeat;
			align:center;
			}
	.NewsFooter {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		text-align:center;
			font-size:10px;
			font-style:italic;
		text-align:center;
	}
	
	#right-block {
	background-color:#d8d8d8;
	color: #808080;
	}
	
	.devami{
			width:180px;
			height:15px;
			/*height:auto;*/
			margin:1em 0;
			padding:.3em 5px;
			/*background:#fcfcfc;*/
			background: #eeeeee;
			border:1px solid #ffffff;
			float:left;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:11px;
			color:#FFFfff;
			text-align:center;
			}