a.table_url {
	font-weight: normal !important;
	text-decoration: none !important;;
}

a.table_url:hover {
	font-weight: normal !important;
	text-decoration: underline !important;;
}
a.expired {
	text-decoration: line-through !important;
}
a.expired:hover {
	text-decoration: line-through !important;
}





#yazar-left {
	width:630px;
	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 {
    
  }
  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;
  }
  .script-video {
    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;
	}
	
	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;}
#pagination a { color:#000; margin-right:2px; margin-left:2px; }
#pagination a:hover, div.pagination a:active { color:#000; }
#pagination a.next, a.prev { color:#000 !important; font-weight:bold; font-size: 11px; }
#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; font-size: 11px; }


#company_page {
	padding-top:15px;
	text-align:justify;
}

#company_page img {
	margin: 0px 20px 10px 0px;
}

.auth_info {
	padding: 20px;
	font-size: 16px;
	background-color: #FFFFFF;
}

.auth_info a {
	color:#3296D5;
	font-weight: bold;
	text-decoration: underline;
}

 
#company_page_tab, #company_page_tab ul {float: left;background: white;padding: 0;border: solid #8AAF6C;border-width: 0px 0px 1px 0px;margin: 15px 0px 25px 0px;width: 100%;font-size: 12px; list-style: none;}
#company_page_tab a {display: block;color: #000;text-decoration: none;padding:5px 10px;}
#company_page_tab a.selected {background: #8AAF6C;color: #fff;padding:5px 10px;}	
#company_page_tab li {float: left;padding: 0; list-style: none;}
#company_page_tab li.right {float: right;padding: 0;}
#company_page_tab li:hover {background: #CEEDB4;color: #000;}
#company_page_tab a:hover {color: #000;}
#company_page_tab a.selected:hover {background: #8AAF6C;color: #fff;padding:5px 10px;}	