    html,body { height:100%; }
body { margin:0px; padding:0;}
td,th { font:11px/16px Tahoma; color:#000; }
a img { border:none;}
.fl { float:left; }
.fr { float:right; }

.DispNo { display: none; }

.ml-10 { margin-left:10px; }
.mb-10 { margin-bottom:10px; }
.ml-5  { margin-left:5px; }
.mb-5  { margin-bottom:5px; }

textarea:focus, input:focus, button:focus{
    outline:none;
}

.top { padding:0 20px 0 0; background:url(../images/bg-top.png) no-repeat right; vertical-align:top; }
	.top td { font-weight:bold; color:#FFF; }
	
.welcome { height:40px; padding:0 20px; background:url(../images/bg-welcome.png) repeat-x; vertical-align:top; }
	.welcome td{ font:bold 13px Arial; }

.footer { padding:0 10px 0 10px; background:url(../images/footer-bg.png) repeat-x; }
	.footer a { color:#FFF; text-decoration:none;}
	.footer a:hover { color:#FF0;}
	.footer td { color:#FFF; }
	.footer ul { float:right; padding:0; margin:0; font-weight:bold;}
	.footer li { float:left; padding:0; margin:0; display:inline; position:relative; height:20px;}
	.footer li a { color:#FFF; text-decoration:none; padding:0 12px 0 10px; background:url(../images/footer-spacer.gif) no-repeat right; display:block; }
	.footer li a.current { color:#adc2f9; }
	.footer li a:hover { color:#FF6; }
	.footer li ul{ float:none; display:none; position:absolute;}
	.footer li ul li{ float:none; padding:3px 0 3px 2px ; margin:0; display:block; background-color:#575757;}
	.footer li ul li:hover { background-color:#333; }
	.footer li ul li a { color:#FFF; text-decoration:none; display:block;  width:200px; height:20px;}
	.footer li ul li a:hover { color:#FF6; }
	
.navigation { padding:0; background:url(../images/nav-bg.png) repeat-x; vertical-align:top; }
	.navigation ul { float:left; padding:0; margin:3px 0 0 0; font:bold 12px Arial;}
	.navigation li { float:left; padding:0 0 0 0; margin:0; display:inline; }
	.navigation li a { color:#FFF; text-decoration:none; padding:8px 15px 9px 15px; display:block; }
	.navigation li a:hover { color:#FF6; }
	.navigation li a.current { color:#2d4486 !important; background:#F1F1E9 url(../images/nav-current.png) repeat-x; -moz-border-radius:3px 3px 0 0 ; -webkit-border-radius:3px 3px 0 0 ; border-radius:3px 3px 0 0 ; }
	
.navigation-sub { background:url(../images/nav-sub-bg.png) repeat-x; vertical-align:top;}
	.navigation-sub ul { float:left; padding:6px 0 0 0; margin:0; font-weight:bold; position:relative; }
	.navigation-sub li { float:left; padding:0; margin:0; display:inline; }
	.navigation-sub li a { color:#000; text-decoration:none; padding:0 10px 2px 10px; background:url(../images/nav-sub-spacer.gif) no-repeat right; display:block; }
	.navigation-sub li:last-child a{ background:none; }
	.navigation-sub li a:hover { color:#2d4486; }
	.navigation-sub li a.current { color:#FFF !important; text-decoration:none; background:url(../images/nav-sub-current.png) repeat-x; display:block; -moz-border-radius:3px; -webkit-border-radius:3px; }
	
.content { padding:10px 10px 5px 5px; vertical-align:top; }

.head-black { background:url(../images/head/bg-black.png) no-repeat right; vertical-align:top; padding:11px 0 0 10px; color:#FFF; font:bold 12px Arial; }
.head-brown { background:url(../images/head/bg-brown.gif) no-repeat; vertical-align:top; padding:0 0 0 10px; color:#FFF; font-weight:bold; }

.base-bg { background:#f2f5f7; border-left:1px solid #DDDDCD; border-right:1px solid #DDDDCD; padding:5px 14px; }
.base-top { background:url(../images/head/base-top.gif) repeat-x; width:100%; }
.base-bottom { background:url(../images/head/base-bottom.gif) repeat-x; width:100%; }
	.shortcut ul { float:left; width:100%; padding:0; margin:0; display:inline; }
	.shortcut li { float:left; padding:0 10px 10px 0; margin:0; display:inline; text-align:center; font-size:10px; height:80px; text-align: center; width:70px;}
	.shortcut li img { width:32px; height:32px; padding:4px; border:1px solid #CBCBB4; margin:0 0 3px 0; -moz-border-radius:3px; background:#FFF; }
	.shortcut li a { color:#000; }
	.shortcut li a:hover { color:#2d4486; }

	.top_shortcut{position:absolute;padding:0; background-color:white; width: 450px; left:-440px; top:0; border: 1px solid silver; z-index: 10; text-align: center;
		box-shadow: 0px 0px 6px #AE0000;
		-moz-box-shadow: 0px 0px 6px #AE0000;
		-webkit-box-shadow: 0px 0px 6px #AE0000;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
        display: none;
        }
    .top_shortcut ul { float:left; width:100%; padding:0; margin:0; display:inline; margin: 10px;}
	.top_shortcut li { padding:0; margin:0; display:block; text-align:left; font-size:12px; text-align: center; width:110px; float:left; height: 70px;}
	.top_shortcut li img { width:24px; height:24px; padding:0; margin:0; background:#FFF; vertical-align: middle; display: inline-block;}
	.top_shortcut li a { color:#000;}
	.top_shortcut li a:hover { color:#2d4486; }
    

.exchange td { padding:2px 0; background:#FFF; border-bottom:1px solid #f2f5f7; }
.page-title { font:bold 21px/27px Arial; letter-spacing:-1px; padding:3px 0 0 0; }

.t-12 { font:12px/18px Arial; }

.t-red,.ReqApn{ color:#2d4486; }
.t-green { color:#090; }


/*.time-bar { height:11px; background:#FFF url(../images/icons/tbp.png) repeat-x center right; padding:1px; border:1px solid #BFBF9D; }
	.time-bar div { width:40px; height:7px; background:url(../images/icons/tb.png) repeat-x !important; font-size:1px; }
*/
	
.hr-11 { height:11px; background-image:url(../images/dot.gif); background-position:center; background-repeat:repeat-x;}
.hr-15 { height:15px; background-image:url(../images/dot.gif); background-position:center; background-repeat:repeat-x;}
.hr-21 { height:21px; background-image:url(../images/dot.gif); background-position:center; background-repeat:repeat-x;}
.hr-31 { height:31px; background-image:url(../images/dot.gif); background-position:center; background-repeat:repeat-x;}

.img-border { border:5px solid #FFF; -moz-border-radius:4px; } 

a,a:active{text-decoration: none; outline:none;}
a:hover {text-decoration: none;}

th.sc a,th.sc a:active{text-decoration: underline; outline:none; font-size:12px; color: #0080FF;}
th.sc a:hover {text-decoration: none; color: #072680; }

.page-title a,.page-title a:active{text-decoration: underline; outline:none; color: #0080FF; font-size: 12px; font-weight: normal;}
.page-title a:hover {text-decoration: none; color: #072680; }
.page-title img{vertical-align: middle;}


#top_session_name a { color:#FFF; text-decoration:underline;}
#top_session_name a:hover { color:#FF0;}

/*	Start BUTTONS */
input , select , textarea { font:12px Tahoma; }

.input-grey[type='text'],textarea,select{ padding:3px 3px; border: 1px solid #D0D0BB; color: #000; background: #FFF; -moz-border-radius:3px;  -webkit-border-radius:3px; }
.input-login { width:210px; height:22px; border: none; font:14px Arial; color: #000; background: none; }

.button-green { float: left; padding:0 0 0 5px; background: url(../images/button/green.gif) no-repeat left top; }
	.button-green a , .button-green button, .button-green input { float: left; border:none; height: 19px; background: url(../images/button/green.gif) no-repeat center top; padding:6px 10px 0 10px; color: #FFF !important; font:bold 11px Tahoma; text-decoration: none; }
	.button-green span { background:url(../images/button/green.gif) no-repeat top right; float:left; width:5px; height:25px; }

.button-red { float: left; padding:0 0 0 5px; background: url(../images/button/red.gif) no-repeat left top; }
	.button-red a  , .button-red button, .button-red input { float: left; border:none; height: 19px; background: url(../images/button/red.gif) no-repeat center top; padding:6px 10px 0 10px; color: #FFF !important; font:bold 11px Tahoma; text-decoration: none; }
	.button-red span { background:url(../images/button/red.gif) no-repeat top right; float:left; width:5px; height:25px; }
	
.button-brown { float: left; padding:0 0 0 5px; background: url(../images/button/brown.gif) no-repeat left top; }
.button-brown a { float: left; height: 19px; background: url(../images/button/brown.gif) no-repeat center top; padding:6px 10px 0 10px; color: #FFF !important; font:bold 11px Tahoma; text-decoration: none; }
	.button-brown span { background:url(../images/button/brown.gif) no-repeat top right; float:left; width:5px; height:25px; }

/*	Finish BUTTONS */

.SolAramaKutu input[type='text'],.SolAramaKutu select,input.AraText{
	width:210px;
	padding:3px 3px; border: 1px solid #D0D0BB; color: #000; background: #FFF; -moz-border-radius:3px; -webkit-border-radius:3px; height:22px; vertical-align:middle;
}
.EditFormTable input[type='text'],.SayfalamaNavigasyonSayfaAdeti{
	padding:3px 3px; border: 1px solid #D0D0BB; color: #000; background: #FFF; -moz-border-radius:3px; -webkit-border-radius:3px; height:24px; vertical-align:middle;
}
.EditFormTable select {
	padding:3px 3px; border: 1px solid #D0D0BB; color: #000; background: #FFF; -moz-border-radius:3px; -webkit-border-radius:3px; vertical-align:middle;
}




/* JQUERY REPLACMENTS */
.ui-button-text-only .ui-button-text { padding:4px 5px 4px 5px !important; }
.ui-slider-handle { cursor:e-resize !important;}
#timepicker .ui-slider-handle { cursor:n-resize !important;}
.sc .ui-button,.rtSolBord  .ui-button{position: static !important;}
.ui-autocomplete-loading { background: white url('../images/ui-anim_basic_16x16.gif') right center no-repeat; }
.ui-autocomplete {
    width: 292px;
	max-height: 150px;
	overflow-y: auto;
}
* html .ui-autocomplete {
	height: 150px;
}
/* JQUERY REPLACMENTS */

	form label.error, div.error{
		margin-left:5px;
		width:100%; 
		background:#9F0000;
		color:#fff;
		width:auto;
		font-family:tahoma;
		font-size:11px;
		border:1px solid #ddd;
		box-shadow: 0px 0px 6px #000;
		-moz-box-shadow: 0px 0px 6px #000;
		-webkit-box-shadow: 0px 0px 6px #000;
		padding:2px 5px 2px 5px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	div.info,.ModulTopIcon{
		margin-left:5px;
		width:100%; 
		background:#9FF;
		color:#000;
		width:auto;
		font-family:tahoma;
		font-size:11px;
		border:1px solid #ddd;
		box-shadow: 0px 0px 6px #000;
		-moz-box-shadow: 0px 0px 6px #000;
		-webkit-box-shadow: 0px 0px 6px #000;
		padding:2px 5px 2px 5px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	div.msg{
		margin-left:5px;
		width:100%; 
		background:#9FC;
		color:#000;
		width:auto;
		font-family:tahoma;
		font-size:11px;
		border:1px solid #ddd;
		box-shadow: 0px 0px 6px #000;
		-moz-box-shadow: 0px 0px 6px #000;
		-webkit-box-shadow: 0px 0px 6px #000;
		padding:2px 5px 2px 5px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	.error a{ color:#FF0; text-decoration:underline;}
	.error a:hover{ color:#FFf; text-decoration:none;}

.tooltip{ position:absolute; top:0; left:0; z-index:3; display:none; padding:5px; border:1px solid #DECA7E; color:303030; background-color:#f5f5b5;-moz-border-radius:3px }


	div.FormAyrac{
		font-weight:bold;
		display:inline-block;
		background:#FF9 url(../images/head/ayrac-back.gif) left center repeat-x;
		color:#000;
		width:auto;
		font-family:tahoma;
		font-size:12px;
		border:1px solid #ddd;
		box-shadow: 0px 0px 2px #000;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 6px #000;
		padding:5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius:3px;
	}


.ui-state-hover span strong,.ui-state-hover span font { color: #fff !important;}
.ui-state-active.ui-state-hover span strong,.ui-state-active.ui-state-hover span font { color: #072680 !important;}



/* Listing is listing 
---------------------------------------- */
.tutucu{width:21px; height:25px; background-image:url(../images/tutucu.gif) !important; background-repeat:no-repeat !important; cursor:n-resize !important;}

/*.tutucu_old{background-image:url(../images/grayDot--.gif) !important; background-repeat:repeat !important; cursor:default;} */

.tutucu_old{cursor:default;}

.tutucu_old div{ position:relative; top:0; left:0; display:block; background-color:#666;}
.tutucu_old img{position:absolute; top:3px; left:3px; z-index:1;}
.tutucu_old span.tutac{position:absolute; top:3px; left:3px; z-index:2; width:20px; height:25px; background-image:url(../images/tutucu.gif) !important; background-repeat:no-repeat !important; cursor:n-resize !important; font-size:1px;}
.tutucu_old span.view{position:absolute; top:8px; z-index:3; width:16px; height:16px; background-image:url(../images/icons/view.gif) !important; background-repeat:no-repeat !important; cursor:pointer !important; font-size:1px;}

.tutucu_hata {width:21px; height:25px;  }
span.aramaBildirimi{color:#072680; font-size: 12px; font-family: arial; text-transform: none; font-variant: normal; font-weight: normal; }

.gridTbl{ border:solid 1px #ddd; width:100%;}
.gridTbl .TopRow th,.gridTbl td{ padding:1px 4px 1px 4px;border-right:dashed 1px #ccc;text-align:left; line-height:22px; vertical-align:top;}
.gridTbl .TopRow th{ background:#666; font-size:14px; color:#FFF; border-bottom:1px solid #666;}
.gridTbl .TopRow th a{ text-decoration:underline; color:#fff; font-size:14px;}
.gridTbl .TopRow th a:hover{ text-decoration:none; color:#FF9}
.gridTbl td.rtSolBord{border-right-style: none;}
.gridTbl th.rtSolBord{border-right-style: none;}
.gridTdOver{ background:#FFE9C4;}
.araHdr th{text-align:left;padding:7px 7px 7px 10px;background-color:#d6dae3}

tr.even td,tr.odd td,tr.even th.sc,tr.odd th.sc{height:25px; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
tr.even td,tr.even th{background-color:#e8f2f7; border-bottom:1px solid #e8f2f7;}
tr.odd  td,tr.odd  th{background-color:#fff; border-bottom:1px solid #fff;}
tr.hilight td,tr.hilight th{background-color:#cdebfb; border-bottom:1px solid #cdebfb; cursor:pointer;}
tr.ajaxbekleyenislem  td{color:#F00; text-decoration:line-through;}

tr.even th.sc{background: #e8f2f7; border-bottom:1px solid #e8f2f7;}
tr.odd th.sc{background:#fff;}
tr.hilight th.sc{background-color:#cdebfb; cursor:pointer; border-bottom:1px solid #cdebfb;}
tr.hilightSecili td,tr.hilightSecili th,tr.hilightSecili th.sc{background-color:#FFC; cursor:pointer; border-bottom:1px solid #FC0;}

tr.even th.ILeditTH div{ background:url(../images/inlineedit.png) 2px 8px no-repeat; cursor:text; padding-left:18px; font-size:12px; text-align:left; height:25px; overflow:hidden; line-height:25px;}
tr.odd th.ILeditTH div{ background:url(../images/inlineedit.png)  2px 8px no-repeat; cursor:text; padding-left:18px; font-size:12px; text-align:left; height:25px; overflow:hidden; line-height:25px;}
tr.even th.ILeditTH{font-weight:normal; border-bottom:1px solid #e8f2f7; background-color:#e8f2f7;}
tr.odd th.ILeditTH{font-weight:normal; background:#fff;}
tr.hilight th.ILeditTH{font-weight:normal; cursor:pointer; border-bottom:1px solid #cdebfb; background-color:#cdebfb;}
tr.hilightSecili td,tr.hilightSecili th.ILeditTH{background-color:#FFC; cursor:pointer; border-bottom:1px solid #FC0;}
tr.hilight th.ILeditTH div{background-color:#cdebfb;}

th.ILeditSayi div{ text-align:center;}
th.ILeditSayi input{ text-align:center;}
a.editor_cancel_link{ padding-left:10px; font-size:12px;}

.ILeditForm input{vertical-align:middle; width:300px !important; height:24px; font-size:10px;}
.ILeditForm button{vertical-align:middle; height:25px; padding:0;line-height:normal !important;}
.ILeditForm textarea{ width:350px;}
.ILeditForm input,.ILeditForm textarea{background-color:#FF9; color:#333; font-size:13px;}
.ILeditForm select{ vertical-align: middle;}


.EditFormTable .charcounter{
	display:block;
	width:30px;
	text-align:center;
}
.EditFormTable textarea{
	line-height:16px;
	width:440px;
}

.calendrinput {background:url(../images/calendar.gif) no-repeat 3px 2px #FFF !important;}

.BuyukTxt input
{
	font-size:14px;
}

input[type='checkbox']
{
	vertical-align:middle;
}


tr.GrupTr td ,tr.GrupTr td span{background-color:#ccc; text-align:center; font-size:12px; color:#000; padding:2px; cursor:default; 
			  border-top:1px solid #FFFFFF; border-left:1px solid #FFFFFF; border-right:1px solid #666;border-bottom:1px solid #666; font-weight:bold;}
tr.GrupTr td span{ color:#FF0000; border:none; padding:0 5px 0 5px;}

.okasc a {font-size:1px !important;}
.okasc{
	width:9px;
	height:14px;
	display:inline-block;
	vertical-align:middle;
	float:left;
	margin-top:4px;
}
.okasc1{
	width:9px;
	height:7px;
	background:url(../images/list/arrows_asc_1.gif) left top no-repeat;
	display:block;
	margin:0px 0px 1px 0px;
	font-size:1px;
}
.okasc0{
	width:9px;
	height:7px;
	background:url(../images/list/arrows_asc_0.gif) left top no-repeat;
	cursor:pointer;
	display:block;
	margin:0px;
	font-size:1px;
}
.okdesc1{
	width:9px;
	height:7px;
	background:url(../images/list/arrows_desc_1.gif) left top no-repeat;
	display:block;
	margin:0px 0px 1px 0px;
	font-size:1px;
}
.okdesc0{
	width:9px;
	height:7px;
	background:url(../images/list/arrows_desc_0.gif) left top no-repeat;
	cursor:pointer;
	display:block;
	margin:0px;
	font-size:1px;
}

.okdesc1_siralama{
	width:11px;
	height:14px;
	display:block;
	background:url(../images/list/arrows_desc_1_siralama.gif) left top no-repeat;
	margin:0;
	font-size:1px;
}
.okdesc0_siralama{
	width:11px;
	height:14px;
	display:block;
	background:url(../images/list/arrows_desc_0_siralama.gif) left top no-repeat;
	cursor:pointer;
	margin:0;
	font-size:1px;
}
.okdesc_siralama_hata{
	width:11px;
	height:14px;
	display:block;
	background:url(../images/list/okdesc_siralama_hata.gif) left top no-repeat;
	cursor:pointer;
	margin:0;
	font-size:1px;
}


/* Listeme ve Edit Sayfalari
---------------------------------------- */
.EditTopBot{
	text-align:center;
	padding:3px;
	background-color:#666;
	height:10px;
}
.EditTopBot .sol{
	float:left;
	display:inline-block;
	width:450px;
	text-align:left;
}
.EditTopBot .sag{
	float:right;
	display:inline-block;
	text-align:right;
}

.navbut{
	text-align:right;
	width:180px;
}
.navbut div{
	display:inline-block;
}
.navbut #navinfo{
	float:left;
	display:inline-block;
	width:110px;
	text-align:center;
	font-weight:normal;
	font-size:10px;
	padding:0;
	margin:0;
	line-height:9px;
}
.navbut .navbuts{
	width:35px;
	height:18px;
	display:block;
}

.SolArama{
	border:1px solid #CCC;
	padding:2px;
	background-color:#FFF;
	width:135px;
	margin-bottom:5px;
}

#ListeArama .formCheck{
	width:10px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
#SolBloklar{
	border:1px solid #CCC;
	padding:2px;
	width:250px;
	background-color:#E0ECFF;
	margin-top:2px;
}
#SolBloklar h3{
	color:#069;
	margin:0 0 3px;
	padding:0 0 2px;
	font-size:12px;
	text-align:center;
}
#SolBloklar #KategoriSecimiLeft{
	width:115px;
	font-size:10px;
}
.zeroinp{
	padding:0px;
	vertical-align:middle;
}

.disalink{
	background:url(../images/icons/disallink.png) right center no-repeat;
	padding:0;
	margin:0;
	padding-right:14px;
	text-decoration:none;
}

/** upload sets */
.uploadifyQueueItem .cancel{
    float: left;
    margin: 3px 3px 3px 0;
}
.uploadifyQueue{
    margin-top: 5px;
    width: 330px;
}
.uploadObject{
    width: 330px;
}
.uploadObject .Object{
    width: 105px;
    display: inline-block;
    float: left;
}
.uploadObject .ObjectInfo{
    width: 225px;
    height: 25px;
    display: inline-block;
    float: right;
    padding: 0;
    font: normal 10px/11px arial;
}
.fileRow{
    width: 330px;
    display: inline-block;
}
.fileRow div{
    display:block; margin:3px; border-bottom:1px dotted #ddd; color:#666; width: 324px; height: 18px;
}
.fileRow div a{
    float: left;
}
.fileRow div span{
    float: right;
    font-size: 12px;
}
.fileRow div span input{
    padding: 0 0 0 0;
    margin: 0 2px 2px 0;
    vertical-align: middle;
}
fieldset.fileShow{
    padding:0 2px 2px 2px ;margin:0 2px 2px 0px; width: 330px;
    /* border:1px dashed #ddd; */ border: none;
}
fieldset.fileShow legend{
    display: none;
}

.botimgs{ width: 280px; }

.botimgs img {
    width: 100px;
    padding: 1px;
    background-color: white;
    border: 1px solid #333;
    vertical-align: middle;
    margin:0 10px 15px 0;
}

.site_onizle {
    float: right;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 5px;
    background: url("../images/nav-current.png") repeat-x scroll 0 0 #F1F1E9;
    border-radius: 3px 3px 0 0;
    padding: 5px;
    width: auto;
}
.site_onizle a {
    color: #2D4486 !important;
    text-decoration: none;
}
.proje-x1 > img{
    float: left;
    margin-right: 10px;
    width: 16px;
    height: 16px;
}
.proje-x1{
    margin-top: 4px;
}
.proje-x1, .proje-x2{
    float: left;
    width: auto;
    position: relative;
}
.proje-x1, .proje-x2{
    padding: 0px 2px;
}
.projelogo{
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 7px;
    width: 16px;
    height: 16px;
}

    .ozel_arka_renk1 {
        font-size: 14px;
        background-color: #dee2e2;
    }
    .ozel_arka_renk2 {
        font-size: 14px;
        background-color: #FFFFFF;
    }
    .ozel_arka_renk1:hover, .ozel_arka_renk2:hover {
        background-color: #cdebfb;
    }
    .log_sistemi {
        float:left;width:100%;margin-top: 10px;margin-bottom: 10px;font-size: 13px;
    }
    .log_sistemi span {
        color: #CC0000;
    }
    .log_sistemi a {
        color: #393939;
    }

    .secimustkayitcokluListe {
        margin:5px 0 0 0; height:250px; background-image:none; padding:5px; background:#fff !important; overflow-y:auto; overflow-x: hidden;
    }
    .secimustkayitcokluListe p{
        padding: 3px 0;
        margin: 0;
        line-height: 10px;
        width: 200px;
        height: 13px;
        overflow: hidden;
        border-bottom: 1px dotted #ddd;
        background-color: #fff;
    }
    .secimustkayitcokluListe p:hover{
        background-color: #ddd;
    }
    .secimustkayitcokluListe p a{
        width: 10px;
        height: 10px;
        display: inline-block;
        padding: 3px 10px 3px 0;
        background: url(../images/cancel.png) center center no-repeat;
        text-indent: -9999px;
        text-align: left;
    }