#kutu {
  text-align: left;
  float:left;
  
  margin-left:3px;
  margin-bottom:3px;
  padding: 4px;
  
  border: 1px solid #acacac;
  width: 250px; /* Bu kisim IE icin */
  w\idth: 250px; /* gercek deger - modern browserlar icin */
  height: 130px; /* Bu kisim IE icin */
  h\eight:: 130px; /* gercek deger - modern browserlar icin */
  }

#habbaslik{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13px;
	color: #3366CC;
	font-weight:bold;
	padding-left:2px;
	padding-right:5px;
	text-align: left;
	text-decoration:none;
	text-align:center;
  }	
 #habbaslik:hover
  {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13px;
	color: #333333;
	font-weight:bold;
	padding-left:3px;
	padding-right:5px;
	text-align: left;
	text-decoration:none;
	text-align:center;
  }	
  #habyazi{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #333333;
	font-weight:normal;
	padding-left:3px;
	padding-right:5px;
	text-align: left;
	text-decoration:none;
  }	
 #habyazi:hover  {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #3366CC;
	font-weight:normal;
	padding-left:3px;
	padding-right:5px;
	text-align: left;
	text-decoration:none;
  }	
  
	/* sol sag floating resim */
div.res_sols {
	float: left;
	margin: 0px;
	padding-left:5px;
	padding-right:2px;
	width: 91px;
	height: 89px;
}
div.res_sag {
	float: right;
	margin: 0px;
	padding-left:5px;
	padding-right:2px;
	width: 91px;
	height: 89px;
}
div.res_sols a img { background: #fff; padding: 3px; border: solid 1px #acacac; width: 85px; height: 85px;}
div.res_sols a:visited img { background: #fff; padding: 3px; border: solid 1px #acacac; width: 85px; height: 85px;}
div.res_sols a:hover img { background: #3366CC; padding: 3px; border: solid 1px #3366CC;}

div.res_sag a img { background: #fff; padding: 3px; border: solid 1px #acacac; width: 85px; height: 85px;}
div.res_sag a:visited img { background: #fff; padding: 3px; border: solid 1px #acacac; width: 85px; height: 85px;}
div.res_sag a:hover img { background: #3366CC; padding: 3px; border: solid 1px #3366CC;}
div.res_yaz {
	float: left;
	margin: 0px;
	
	width: 40px;
	height: 50px;
	w\idth: 40px;
	h\eight: 50px;
	padding-right:13px;
	 
}
div.res_yaz a img { background: #fff; padding: 1px; border: solid 1px #acacac; width:40px; height: 50px;}
div.res_yaz a:visited img { background: #fff; padding: 1px; border: solid 1px #acacac; width: 40px; height: 50px;}
div.res_yaz a:hover img { background: #3366CC; padding: 1px; border: solid 1px #3366CC;}
#page{
	float:left;
	margin:-30px 0 33px 0;
	width:570px;
	padding:0 0 25px 0;
	font-weight:normal;
	background:url(resimler/contentBottom.gif) no-repeat 0 100%}
#content{
	padding:5px 20px 0 20px;
	background:url(resimler/contentBg.gif) no-repeat 0 0;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color:#252525}
#content h3{
	margin:15px 0 0 0;
	font-family:Arial, Tahoma, Verdana;
	font-size:20px;
	color:#252525;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #b7b7b7}
#content h3 strong{
	color:#036ee7}
#content h3 span{
	font-size:13px;
	color:#888;
	font-weight:normal;
	text-transform:lowercase}
#content p{
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#252525;
	text-indent:8px;
	font-weight:normal}
#content p a, #content p a:visited{
	color:#888;
	text-decoration:none;
	border-bottom:1px dotted #EF1700}
#content p a:hover{
	color:#EF1700;
	border-color:#888}
<!--
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 16em; /* ems so it will grow */
	background: url(resimler/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(resimler/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(resimler/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 */
}
.boxheady {
	background: url(resimler/yazarsag.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxheady h2 {
	background: url(resimler/yazarsol.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(resimler/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: center;
}

.boxbodyy {
	background: url(resimler/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: left;
	vertical-align:middle;
	height:55px;
	}
.smenubaslik{ font-family:Tahoma; font-size:13px; color:#003162; font-weight: bold; }
.slink{ font-family:Tahoma; font-size:12px; color:#333333; text-decoration:none; }
.slink2{ font-family:Tahoma; font-size:12px; color:#CC3300; text-decoration:none; }
.slink:hover{font-family:Tahoma;color:#CC3300; text-decoration:none; }
.slink2:hover{font-family:Tahoma;color:#003162; text-decoration:none; }
