#yazar-left {
	width:610px;
	position:relative;
	float:left;
}
#yazar-right {
	width:312px;
	float:right;
	position:relative;
	margin-top:-10px;
}
	#yazar-rt {
		float: left; 
		width: 270px;
	}
	
	#yazar-r-bg {
		background:url(../../../images/yazar/yazar-r-bg.png) left top no-repeat;
		width:271px;
		height:154px;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='../../../images/yazar/yazar-r-bg.png');_background:transparent;
		position:absolute;
		z-index:1;
	}
	
	#yazar-r2 {
		background:url(../../../images/yazar/yazar-r2.png) left top no-repeat;
		width:312px;
		height:74px;
	}
	#yazar-r3 {
		background-color:#dfdbbc;
		padding:10px 34px 10px 34px;
	}
	table.entry {
    background:url(../../../images/content/border-bottom1.png) left 72px repeat-x;
  }
  table.last-table {
    background:none !important;
  }
  table.entry tr td {
    padding-bottom:18px;
  }
  table.entry tr.f12 td {
    padding-bottom:3px;
  }
  table.entry tr td a {
    color:#5aab61;
    text-decoration:underline;
  }
  .script {
    background:url(../../../images/content/script.png) left top no-repeat;
    _background:url(../../../images/content/script2.png) left top no-repeat;
    padding-left:32px;
    margin-top:5px;
  }
  .bd2-head {
		font-size:16px;
		width:260px;
		margin:auto;
		height:51px;
		line-height:51px;
	}
	#content-text {
		font-size: 13px;
		padding-top:5px;
	}
	#content-text p {
		padding-bottom:0px !important;
		font-size: 13px !important;
	}
	#content-text img {
		margin: 4px;
	}
	
	a.title-black {
    color:#282828 !important;
    text-decoration: none !important;
  }
  
  a.title-black:hover {
    color:#282828 !important;
    text-decoration: underline !important;
  }
  
 #company_logo {
 	background-color: #FFFFFF;
 	margin-top: 10px;
 }
 
#pagination { text-align:center; padding-top:28px;padding-bottom:28px;}
#pagination a { color:#000; margin-right:4px; margin-left:4px; }
#pagination a:hover, div.pagination a:active { color:#000; }
#pagination a.next, a.prev { color:#000 !important; font-weight:bold; }
#pagination span.current { color:#ad0d5c; font-size:18px; font-weight:bold; text-decoration:none; margin-right:4px; margin-left:4px; }
#pagination span.disabled { color: #999; margin-right:4px; margin-left:4px; }
 