#right_col { background:#fff; float:right; display:inline; width:320px; padding:0px; margin:15px 15px 0px 0px; }

#right_col h2 { 
font-weight:normal;
letter-spacing:0.7px;
font-family:Verdana;
color:#257EA8;
font-size:15px;
font-weight:bold;
line-height:120%;  
border-bottom:1px dashed #CCCCCC;
background:url('img/img01.png') no-repeat 0px 3px;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:3px
}

.sidetop{
background:url('img/side-top.png') no-repeat bottom;
height:17px;
width:320px

}
.sidemiddle{
border-right:1px solid #e0e0e0;
border-left:1px solid #e0e0e0;
padding-left:10px; 
padding-right:10px;
margin:0px;
background: #ffffff ;
width:298px;
}

.sidebottom{
background: #ffffff url('img/side-bottom.png') no-repeat;
height:17px; 
width:320px;
margin-bottom:5px
}
.kutucuk {
width:305px;
	margin:0px;
	padding:0px;
}
.plus{
text-align:center;
padding:5px;
margin:0px;
}
.plus img{
text-align:center;
padding:5px;
margin:0px;
}

.categorilist {
	margin:0px;
	padding:0px;
}

.categorilist h2{
	overflow:hidden;
	margin:0px 0px 0px 0px;
	border-bottom:1px dashed #CCC;
	padding-top:0px;
	padding-bottom:2px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3px;
	font-family:Verdana,"BitStream vera Sans";
	color:#4c9320;
}
.categorilist ul {
	color:#257ea8;
	padding: 0px;
	margin:0px;
	list-style-type: none;
	}
.categorilist ul li {
	line-height: 26px;
	border-bottom: 1px dashed #e0e0e0;
	}
.categorilist ul li a {
	color:#5b656e;

	font-size:12px;
	font-family:tahoma;
	letter-spacing:0.9px;
	padding-left:22px;
	padding-top:3px;
	text-decoration: none;
	background: url('img/fold.png') no-repeat 0 9px;
	}
.categorilist ul li a:hover {
	color:#ab1000;
	background:#e9f1f9 url('img/fold.png') no-repeat 0 9px;
	}
/**********************
*  Feed      *
***********************/

.feed{

	float:right;

	width:auto;
	margin:0px 00px 0px 0px;
	padding:5px 5px 5px 5px;
	color:#666666;
	font-size:12px;
	display:inline;

}
.feed h2{
color:#ce7900;
letter-spacing:0.5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:33px;
background: url('images/ico-rss.jpg') no-repeat 0px 0px;
margin-left:2px; margin-right:0px; margin-top:0px; margin-bottom:3px; padding-left:38px; padding-right:0px; padding-top:5px; padding-bottom:0px
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
}

.input{
	margin-left:5px;
	margin-right:0px;
	float: left;
	width:208px;
	height:23px;
	background:url('img/feed_back.png') no-repeat;
	border:medium none;
	color:#666666; font-style:normal; font-variant:normal; font-weight:normal; font-size:100%; font-family:Tahoma, Arial, Helvetica, sans-serif; padding-left:9px; padding-right:5px; padding-top:10px; padding-bottom:0px
	
}

.sbutton{
	width:50px;
	float: right;
	background:url('img/feed_buton.png') no-repeat;
	border:medium none;
	padding:0px;
	color: #e1681f;
	margin:0px;
	height:33px
}
.kutu{
margin:5px 5px 10px 5px;
}
#rssoku{
margin:15px 10px 15px 10px;

}
#rssoku h2{
color:#dd9a6d;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px dashed #CCCCCC;
margin-bottom:7px;
padding-bottom:2px;
font-weight:bold;


}
.yazilarrss{
float:left;
background:url('img/feedyaz.png') no-repeat 0px 0px;
height:16px;
line-height:16px; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:0px
}
.yazilarrss a{ color: #ff6803; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} .yazilarrss a:hover{ color: #000000; text-decoration:none;}
.yorumlarrss{
float:right;
background:url('img/feedyor.png') no-repeat 0px 0px;
height:16px;
line-height:16px; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:0px
}
.yorumlarrss a{ color: #257ea8; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;} .yorumlarrss a:hover{ color: #000000; text-decoration:none;}

/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: 230px;
    width: 200px;
    margin-top: 48px;
	color:#FFFFFF;
    border: 1px solid #000;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background:#ab1000;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: 10px;
    top: -10px;
    width: 19px;
    height: 10px;
    background: url('img/pointer.gif') no-repeat top;
}
