* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	color: #666;
	margin: 0 auto;
	padding: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p {
	font-size: 13px;
	padding-bottom: 12px;
	line-height: 17px;
}

img {
	border: none;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
}
h2 {
	font-size: 12px;
	color: #09C;

}
.left {
	float: left;
	background-color: #fff;
}
.right {float: right;}

.header {
	height: auto;
	border: solid 1px #ccc;
}

.container {
	width: 910px;
	margin: 0 auto;
	margin-top: 10px;
}

.main {


}
.main .left {
	width: 550px;
}
.main .right {
	width: 334px;
	border: solid 1px #ccc;
	margin-bottom: 4px;
	margin-top: 4px;
}
.icerik {
	padding: 10px;
}
.icerik h1 {
	color: #0073C6;
	padding: 4px;
}
.icerik a {
	color: #999;
	text-decoration: underline;
}
.icerik a:hover {color: #CCC;}
.sagbar {
	padding: 8px;
}

.footer {
	background: #fff;
	color: #999;
	text-align: center;
}
.footer a {
	color: #06F;
}
.footer a:hover {
	color: #fff;
	background-color: #06f;
}

.bottom {
	color: #666;
	clear: both;
	font-size: 12px;
	padding: 6px 0px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 10px 0px;
}
.cerceveli-resim{
	border:1px solid #ccc;
	padding:3px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;}
	.textbox{
border:1px solid #AEAEAE;
background:#fff url(img/text-bg.jpg) repeat-x top left;
font:13px arial;
color:#000000;
padding:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
width:300px;}
.tamam-buton{
background:url(images/buton-bg.jpg) repeat-x bottom left;
border:1px solid #3B5998;
padding:5px;
font:bold 11px tahoma;
color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;}
.tamam-buton:active{
background:url(images/buton-bg2.jpg) repeat-x bottom left;
border:1px solid #3B5998;
padding:5px;
font:bold 11px tahoma;
color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;}

