@charset "utf-8";
/****************************reset***********************************************/

ol, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

#icerik
{	
	float:left;
	clear:left;
	width:730px;
	background-color: #FFFFFF;
}

#icerik #sol
{
	
	float:left;
}



#icerik #sol #girisyazi
{
	float:left;
	width: 120px;
	color: #FFFFFF;
	font-size: 11px;

}

#icerik #sol #girisyazi h1
{
	color: #FFFFFF;
	font-size: 13px;
	padding:5px;
	background-color: #370212;
	margin-top:0px;
}

#icerik #sag
{
	margin-top:30px;
	width:500px;
	min-height:652px;
	height:auto !important;
	height:652px; 
	float:left;
}




h1{
	color: #333333;
}
