#haber {
	width: 100%;
}

#haber h1{
	color: #CC0000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 30px;
}

#haber .Resim{	
	padding: 2px;
	margin: 0px;
}

#haber .Tarih{
	padding: 0px 3px 0px 0px;
	text-align: right;
	color: #939393;
}
#haber .Hit{
	padding: 0px 0px 0px 3px;
	text-align: left;
	color: #939393;
}

#haber .Ozet{
	width: 100%;
	color: #000000;
	vertical-align: middle;
	text-align: justify;
}

#haber .Ozet blockquote {
	padding: 0px 0px 0px 0px;
	font: italic 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
}
#haber .Ozet blockquote:first-letter {
	padding: 0px 0px 0px 0px;
	font: italic 1.6em Georgia, "Times New Roman", Times, serif;
}
#haber h2, h3, h4, h5, h6{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#haber ul {
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#haber ul li {	
	background-image:url(images/click1.gif);
	background-position:-2px 50%;
	background-repeat:no-repeat;
	color:#000000;
	padding: 3px 5px 3px 6px;
	margin: 3px 5px 3px 6px;
}
#haber ul li a {
	color:#000000;
	text-decoration:none;
}
#haber ul li a:hover {
	color:#000000;
	text-decoration:underline;
}

#HaberDetay .HaberDetay {
	color: #000000;
	padding: 5px;
	text-align:justify;
	font-size:12px;
}
#HaberDetay .HaberDetay p{
	color: #000000;
	text-align:justify;
	font-size:12px;
}
#HaberDetay .HaberDetay span{
	color: #000000;
	text-align:justify;
	font-size:12px;
}
#HaberDetay .HaberDetay a {
	text-decoration: underline;
}

#HaberDetay .HaberDetay a:hover {
	text-decoration: none;
}

#HaberDetay .HaberDetay img{
	padding:2px;
	margin:2px;
}
