* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
}

body {
	background-color: #000;
	color: #ccc;
	font: 83%/1.5em "Lucida Grande", Verdana, sans-serif;
}

a {margin: 0;color:#0033CC; text-decoration:none; font-weight:bold}
a:hover {margin: 0;color:#0099FF; text-decoration:underline; font-weight:bold}

p {margin-bottom: 20px;}

form {margin-bottom: 20px;}

#tepe {
	padding: 10px 30px;
	border: 10px solid #000;
	border-width: 0 10px;
	background-color: #222;
	height:20px;
	overflow:hidden;
}

#tepe p {margin: 0;}
#tepe strong {margin: 0;color:#FF6600;}

#baslik-ana {
	width:300;
	height:260px;
	background:#FF9B37;
	border: 10px solid #FF8000;
	border-width: 0 10px;
	padding: 10px 0 0 20px;
}

#baslik {
	width:190px;
	height: 150px;
	background:url(../image/header2.gif) left 6px no-repeat;	
}

#orta {
	background: #eee;
	border: 10px solid #ccc;
	border-width: 0 10px;
	height: 20px;
	padding:1px;
	color:#003399;
	font-weight:bold;
}
#orta img {border:none; vertical-align:middle}

div#orta {
margin:0;
border: 10px solid #ccc;
border-width: 0 10px;
}

#govde-ana {
	border: 10px solid #000;
	border-width: 0 10px;
	background-color: #222;
}

#govde {width: 970px;}

#icerik-ana {
	width: 570px;
	padding: 10px;
	background: #000 url(../image/content-wrapper.gif) repeat-x 0 0;
	float: right;
	margin-top: -280px;
	margin-bottom: 30px;
	position:relative;
}

#icerik {
	padding: 40px 40px 20px;
	background: #eee url(../image/content.gif) no-repeat right 0;
	color: #222;
	position: relative;
	width: 490px;
}

#sol-reklam {
	width: 320px;
	padding: 10px 0 20px 10px;
}

#sol {width: 320px;}


#dip-ana {
padding: 15px 40px 10px;
}

#dip {
	color: #777;
	font-size: .8em;
}

#dip p {
	margin-bottom: 5px;
}

#dip a {
	padding: 0;
}

#address_box{
background:url(../image/input_bg.gif) no-repeat left top;
height:33px;
width:380px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
float:left;
border:none;
padding: 8px 0 0 10px;
}

#address_box-ar{
background:url(../image/input_bg-ar.gif) no-repeat left top;
height:33px;
width:380px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
float:left;
border:none;
padding: 8px 0 0 10px;
}

#proxy_button{
width:74px;
height:73px;
}

.checkbox {margin-right:5px;}

.yazi {
font-size:9px;
color:#333333;
}
.yazi strong {font-size:10px; font-weight:bold;}

.yaziar {
font-size:14px;
color:#333333;
}
.alt {font-size:9px;}

#proxy_button :hover {background:url(../image/browse.gif) left 20px;}

#form{
    list-style-type: none;
	clear: both;
}

.haberclass{
width: 400px;
padding: 5px;
border: none;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
font-weight: bold;

}

.haberclass a{
text-decoration: none;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

.rsstitle a{
color:#0099CC;
background:url(../image/external.png) left no-repeat;
padding-left:15px;
}