﻿div.kaydirmabari
{
	background-image:url('IcerikDuyuruImage/ust_line.png');
	background-position:bottom;
	background-repeat:no-repeat;
	height:2px;
	margin-top:5px;
	margin-bottom:5px;
}

div.solok
{
	background-image:url('IcerikDuyuruImage/sol.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	margin-left:10px;
	margin-top:5px;
	cursor:pointer;
}

div.sagok
{
	background-image:url('IcerikDuyuruImage/sag.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
}

div.kayanbolge
{
	height:200px;
	border:solid 1px white;
	overflow:hidden;
	width:530px;
	text-align:left;
}

div.IcerikDuyuruItem
{
	float:left;
}

div.aracubuk
{
	background-image:url('IcerikDuyuruImage/line.png');
	background-position:center;
	background-repeat:repeat-y;
	width:10px;
	float:left;
	height:200px;
}

div.bosaracubuk
{
	width:10px;
	float:left;
	height:200px;
}

div.baslikText
{
	margin-top:3px;
	font-weight:bold;
	font-size:8pt;
	width:120px;
	cursor:pointer;
}

div.aciklamaText
{
	font-weight:normal;
	font-size:7pt;
	font-family:Arial;
	width:120px;
	cursor:pointer;
}

div.yukariOK
{
	background-image:url('IcerikDuyuruImage/yukari.png');
	background-repeat:no-repeat;
	width:12px;
	height:4px;
	margin-left:6px;
	margin-top:5px;
	cursor:pointer;
}

div.asagiOK
{
	background-image:url('IcerikDuyuruImage/asagi.png');
	background-repeat:no-repeat;
	width:12px;
	height:4px;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
}

div.kaydirmabari_haber
{
	background-image:url('IcerikDuyuruImage/ust_line.png');
	background-position:bottom;
	background-repeat:no-repeat;
	height:2px;
	margin-top:5px;
	margin-bottom:5px;
}

div.kayanbolge_haber
{
	height:210px;
	border:solid 1px white;
	overflow:hidden;
	width:530px;
	text-align:left;
}

div.altili_kayanbolge_haber
{
	height:200px;
	border:solid 1px white;
	overflow:hidden;
	width:530px;
	text-align:left;
}

td.aracubuk_haber
{
	background-image:url('IcerikDuyuruImage/line.png');
	background-position:center;
	background-repeat:repeat-y;
	width:10px;
}

td.aracubuk_haber_bos
{
	background-image:none;
	width:10px;
}

div.haberhucresi_aktif
{
	width:244px;
	float:left;
	height:94px;
	background-color:#A4A39E;
	cursor:pointer;
	padding:3px;
	overflow:hidden;
}

div.haberhucresi_pasif
{
	width:244px;
	float:left;
	height:94px;
	background-color:#E6E6E6;
	cursor:pointer;
	padding:3px;
	overflow:hidden;
}

td.arayataycubuk_haber
{
	height:10px;
	min-height:10px;
}

div.haber_baslik
{
	font-weight:bold;
	font-size:8pt;
	width:244px;
	cursor:pointer;
}

div.haber_ozet
{
	font-weight:normal;
	font-size:7pt;
	font-family:Arial;
	width:244px;
	cursor:pointer;
	vertical-align:top;
}


div.altilihaber_haberhucresi_aktif
{
	width:244px;
	float:left;
	height:54px;
	background-color:#F2BCBC;
	cursor:pointer;
	padding:3px;
	overflow:hidden;
}

div.altilihaber_haberhucresi_pasif
{
	width:244px;
	float:left;
	height:54px;
	background-color: #EFEFEF;
	cursor:pointer;
	padding:3px;
	overflow:hidden;
}

div.altilihaber_haberhucresi_aktif_yeni
{
	width:244px;
	float:left;
	height:54px;
	background-color:#F2BCBC;
	cursor:pointer;
	padding:3px;
	overflow:hidden;
	background-position:bottom right;
	background-image:url('IcerikDuyuruImage/Yeni1.gif');
	background-repeat:no-repeat;
}

div.altilihaber_haberhucresi_pasif_yeni
{
	width:244px;
	float:left;
	height:54px;
	background-color: #EFEFEF;
	cursor:pointer;
	padding:3px;
	overflow:hidden;
	background-position:bottom right;
	background-image:url('IcerikDuyuruImage/Yeni1.gif');
	background-repeat:no-repeat;
}

div.Panel
{
text-align:center;
widows:545px;
margin-left:8px;	
}

td.seperator_line
{
  background-image:url('IcerikDuyuruImage/ust_line.png');
	background-repeat:repeat-x;
}

td.top_left
{
  text-align:left;
  padding-bottom:5px;
  width:25%;
}

td.top_right
{
  text-align:right;
  padding-bottom:5px;
  width:25%;
}

td.top_baslik
{
  width:50%;
  text-align:center;
  color:black;
  font-weight:bold;
  font-size:10pt;
}