#gh_main {
	background-color: #FFFFFF;
	height		: 310px;
	#height		: 320px;
	width		: 660px;
	font-family	:"Century Gothic",Arial;
	font-size	:12px;
	text-align	:left;
}


#gh_left {
	float	:left;
	height	: 335px;
	width	: 223px;
	background-color: #FFFFFF;
	border	: 1px solid #f5e3e3;
	border-bottom:5px solid #f5e3e3;
}

	#gh_left img{ border:none;}
	
	#gh_left .left_title { width:190px;line-height:14px;margin-top:2px; margin-bottom:3px;padding:0 5px;color:#686868}
	#gh_left .left_title a{ text-decoration:none}
	#gh_left .left_title a:hover{ text-decoration:underline}
	#gh_left .left_textlink { width:213px; height:140px;overflow:hidden;line-height:14px;margin-top:0px;padding:0 5px;color:#312727;}
	#gh_left .left_textlink a{ color:#312727;text-decoration:none;}
	#gh_left .left_textlink a:hover{ color:#686868;text-decoration:none;}



#gh_right {
	margin-left:10px;
	float	:left;
	height	: 335px;
	width	: 255px;
	background-color: #FFFFFF;
	border	: 1px solid #f5e3e3;
	border-bottom:5px solid #f5e3e3;
}


	#gh_right .gh_right_baslik{width:215px;#width:255px;font-size:15px;height:28px; line-height:24px; background:#fee0e0; color:#ff1975; padding:0 20px;font-weight:bold;}
	
	#gh_right .gh_right_liste ul{ 
		margin: 0;
		padding: 0 5px;
		list-style-type: none;
	}

	
	#gh_right .gh_right_liste ul li a{ 
		overflow:hidden;
		display		:block;
		width		:225px;	
		#width		:240px;	
		height		:29px;
		line-height	:29px;
		color 		:#686868;
		font-weight	:bold;
		background	:#FFF url(nokta_p.png) no-repeat ;
		background-position:3px 10px;
		border-bottom	: 1px solid #f5e3e3;
		text-decoration	:none;
		padding-left	:20px;
	}

	#gh_right .gh_right_liste ul li a:hover{ 
		background:#faf2f2 url(nokta_a.png) no-repeat ;
		background-position:4px 10px;
		border-bottom: 1px solid #f5e3e3;
	}
	
	
	
	