#talep-sol{
	display:inline;
	float:left;
	width:680px;
	height:auto;
	margin:20px 10px 0 0;
	}
#talep-sol h2{
	display:block;
	float:left;
	width:670px;
	background-color:#e1e1e1;
	padding:3px 0 3px 0;
	text-indent:5px;
	color:#636363;
	}
	
#talep-sag{
	display:inline;
	float:left;
	width:300px;
	height:auto;
	margin:20px 0 0 0;}
	
#talep-sag ul{
	list-style:none;
	margin:0;
	padding:0;}
#talep-sag ul li{
	display:block;
	float:left;
	width:100%;}
#talep-sag ul li a{
	display:block;
	float:left;
	width:100%;
	font-size:11px;
	border-bottom:1px dotted;
	border-color:#999;
	padding:5px 0 5px 0;
	text-decoration:none;
	color:#666;
	height:14px;
	line-height:14px;
}
#talep-sag ul li a:hover{
	color:#FFF;
	background-color:#f8941d;
	text-indent:5px;}