@charset "utf-8";
/* CSS Document */

.hizbollink, .hizbollink :hover{
	width: 263px;
	height: auto;
	float: left;
	border: thin solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 9px;
	background-color: #E8E8E8;
	color: #000;
	text-decoration: none;
	padding-left: 7px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}

.hizbollink:hover
{
	background-color: #710000;
	color: #FFF;
}

.temizlesatir1
{
	clear: both;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
}
 
.temizlesatir25
{
	clear: both;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
	background: none;
}
