.left_column{
	display:inline;
	float:left;
	width:229px;
	height:431px;
	overflow:auto;
	border-right:1px solid #bae3f5;
}

.right_column{
	display:inline;
	float:left;
	width:750px;
	height:431px;
	overflow:auto;
}

.sidebox {
	background: #6D8586;
	height: 190px;
	padding-top:5px;
	width: 260px;
	font-size: 18px;
	color: white;
	cursor:pointer;
}

.sidebox2 {
	background: #6D8586;
	height: 190px;
	width: 260px;
	padding-top:5px;
	margin-top:5px;
	font-size: 18px;
	color: white;
	cursor:pointer;
}

.sidebox3 {
	background: white;
	height: 90px;
	padding-top:5px;
	width: 440px;
	font-size: 18px;
	color: #4F5D58;
}

.sidebox4 {
	background: white;
	height: 190px;
	width: 435px;
	padding-top:5px;
	padding-left:10px;
	font-size: 18px;
	color: 4F5D58;
}

.baslik {
	margin-top:10px;
	font-weight:bold;
	color:#6D8586;
	margin-left:10px;
	margin-bottom:10px;
	font-family:arial;
}

.icerik {
	font-family:arial;
	font-weight:normal;
	color:#606969;
	margin-left:10px;
	font-size: 15px;
	margin-right:10px;
	text-align:justify;
	line-height:18px;
}

.icerik b{
	font-family:arial;
	font-weight:bold;
	color:#6D8586;
}

.icerik  a{
	text-decoration:none;
	color:#6D8586;
	font-weight:bold;
}
.yorum_baslik{
	font-weight:bold;
	font-family:arial;
	margin-bottom:5px;
	color:#6D8586;
}

.yorum_icerik {
	font-size:14px;
}

.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}	

.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.uyari{
	font-size:10px;
	color:red;
}	
