#ana {
	text-align: center;
	width: 100%;
} /*e1e1d9*/
#pageheadbody  {
	margin: 0px 20px 0px 20px;
	background-color: #9BA292;
	background-image: url(image/background_text2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#confirmation {
	background-color: #FFC;
	border: 1px dashed #993;
	position: absolute;
	z-index: 100;
	height: 300px;
	width: 400px;
}
#chatnick{
	font-weight: bold;
	background-color: #DDD1BF;
	position: absolute;

	left: 0px;
	bottom: 0px;	
}
#resimbody  {
	margin: 0px 20px 0px 20px;
	background-color: #DAD9C7;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: none;
}

A:link {
	COLOR: #1626b4;
}
A:visited {
	COLOR: #1626b4; 
}
A:hover {
	COLOR: #47201b
}

#anasayfa {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	padding-right: 75px;
	padding-left: 75px;
} 
#main {
	width: 550px;
	float: left;


}

#sag {
	float: left;
	width: 190px;
	margin-left: 5px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #BDBAAC;
}
#main_user {
	width: 499px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	float: left;
	height: 400px;
}

#sag_user {
	float: left;
	width: 245px;
	margin-left: 5px;
}
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 150px;
padding: 0px;
margin: 0px;
}



#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
text-align:left;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:180px;
}
.row1 {
	background-color: #C7C8B9;	
}
.row2 {
	background-color: #DCD5D1;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
.notkucuk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #663;
	margin: 3px;
	padding: 2px;
	border: 1px dashed #996;
}

#sag h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #AEBFAA;
	border-top-color: #839C7C;
	border-bottom-color: #CED9CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.bilgiler {
FONT-SIZE: 11px; COLOR: #383838; FONT-WEIGHT: BOLD; FONT-FAMILY: verdana, Courier new, sans serif
}

#kayitbilgi{
	font-size: 14px;
	font-weight: bold;
	color: #333;	

}
 #icerikara {
	background-color: #DFCCC4;
	padding: 6px;
	border: 1px dashed #B78D7B;
 }
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(image/menu_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(image/menu_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(image/menu_hover_right.gif) no-repeat right top; /*right tab image path*/
}

#sag h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFBF0;
	height: 19px;
	width: 219px;
	margin: 2px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#sag_user h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFBF0;
	height: 19px;
	width: 219px;
	margin: 2px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
.arka_kahverengi {
	background-image: url(image/background_table.gif);	
}
.arka_bordo {
	background-image: url(image/background_table_bordo.gif);	
}
.arka_mavi {
	background-image: url(image/background_table_mavi.gif);	
}



label.login   {
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #443A35;
	margin-top: 10px;
	}
label.kayit   {
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #443A35;
	margin-top: 10px;
	}
.bilgilerim_profilresmim  {
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #443A35;
	margin-top: 10px;
	}

input.formInputText   {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #996;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	margin-top: 5px;
	}


select.kayit {
	border:1px solid #996;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#AddContent select {
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #808080;
}
#AddContent input {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #808080;
}
#AddContent textarea  {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #808080;
}
#StepButtonAddContent input {
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #808080;
}

.butkab {
	cursor:pointer;
	border:1px solid #A0A0A4;
	color:#666;
	font-weight:bold;
	font-size: 11px;
	background-image: url(image/icons/action_check.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #DEE0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	text-align: left;
	margin: 5px;
}
.formbutton {
	cursor:pointer;
	border:1px solid #A0A0A4;
	color:#666;
	font-weight:bold;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #e1e1d9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	text-align: left;
	margin: 5px;
}
.formbutton24 {
	cursor:pointer;
	border:1px solid #D6D6D8;
	color:#666;
	font-weight:bold;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #fff;
	padding-left: 28px;
	text-align: left;
	margin: 5px;
	height: 23px;
}
.butred {
	cursor:pointer;
	border:1px solid #A0A0A4;
	color:#666;
	font-weight:bold;
	font-size: 11px;
	background-image: url(image/icons/action_delete.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #DEE0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	text-align: left;
	margin: 5px;
}
.line {
	margin: 2px;
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D5752;
	width: 200px;
}
.radio {
	font-size:11px;
	padding:2px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.radiotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}
.kucukyazi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}
.borderit {
	vertical-align:middle;
	text-align: center;
	float: left;	/*display: table-cell;	
*/



}
.borderit img{
	border: 1px solid #D5C2A2;
	padding: 2px;
	margin: 1px;
	background-color: #FFF;
	vertical-align:middle;
}
.kborderit img{
	border: 1px solid #D5C2A2;
	padding: 4px;
	margin: 1px;
	background-color: #FFF;
	vertical-align:middle;
}
.kthumbnail {
	text-align: center;
	float: left;
}
.kthumbnail img {
	border: 1px solid #D5C2A2;
	padding: 4px;
	margin: 1px;
	background-color: #FFF;
	vertical-align:middle;

}
.kthumbnail A:hover img {
	border: 1px solid #8C0000;
	padding: 4px;
	margin: 1px;
	background-color: #FFF;
	vertical-align:middle;
}
.cthumbnail {
	text-align: center;
	font-size: 10px;
	float: left;

}
.cthumbnail img {
	border: 1px solid #D5C2A2;
	padding: 2px;
	margin: 1px;
	background-color: #FFF;
	vertical-align:middle;

}
.cthumbnail A:hover img {
	border: 1px solid #8C0000;
	padding: 2px;
	margin: 1px;
	background-color: #FFF;
	vertical-align:middle;
}
.uyeturu img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e1e1d9;
}
.yazi_kaydedildi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393;	
}

.borderit:hover img{
	border: 1px solid #7F7F55;
		vertical-align:middle;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
} 


.icerikdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5C2B3;
	width: 550px;
	height: 55px;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.icerikdiv .kategori {
	float: right;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #BBB;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #EBEADE;
}
.icerikdiv .kategori A:link {
	COLOR: #AAA;
	text-decoration: none;
}
.icerikdiv .kategori A:visited {
	COLOR: #AAA; 
	text-decoration: none;
}
.icerikdiv .kategori A:hover {
	COLOR: #AAA;
	text-decoration: none;
}

.icerikdiv .baslik {
	float: left;
	font-weight: bold;
}

.icerikdiv .yazan {
	text-align: right;
	font-size: 9px;
	float: right;
	color: #808080;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #DDDAD5;
}
#icerik_oku {
	float: left;
	padding: 4px;
}

#icr_avtr {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}
#icerik_oku h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 450px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.imagelink img {
	padding: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	border: 1px solid #A6BA94;
}

.imagelink A:hover img {
	border: 1px outset #F00;
	padding: 1px;
		margin-right: 2px;
}

#icerik_oku div {
	margin-left: 20px;
}
.button {
	
}
.button img {
	border:none;
	margin: 0px;
	padding: 1px;
	vertical-align: middle;
}
.button A:hover img {
	border: 1px outset #999;
	padding: 0px;
}
.ContentButtonText {
	display: none;
	float:left;
	margin:0;
	color:#000;
	font-size: 10px;
	font-weight: bold;
	background-color: #CECDBD;
}
.yukleniyor {
	padding-top: 250px;
	text-align: center;
}
.resimedit {
	height: auto;
	width: 450px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
	padding-bottom: 4px;
}
.resimedit img {
	float: left;
}
.resimedit span {
	float: left;
}
.kbasariyla  {

	background-image: url(image/icons/action_check.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: auto;
	width: auto;
	padding-left: 17px;
}
.kiptal  {

	background-image: url(image/icons/action_delete.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: auto;
	width: auto;
	padding-left: 17px;
}
#yoneticigosterimi {
	background-color: #FFF;
	position: fixed;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
	padding: 2px;
}
.basariyla  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #096;
	background-image: url(image/icons/001_06.png);
	background-repeat: no-repeat;
	height: auto;
	width: 340px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 8px;
	border: 1px dashed #999;
	background-color: #EAF1E7;
	background-position: 3px top;
}

.hata  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #804000;
	background-image: url(image/icons/001_05.png);
	background-repeat: no-repeat;
	height: auto;
	width: 340px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 8px;
	border: 1px dashed #999;
	background-color: #F1E8E7;
	background-position: 3px 3px;
}
.unlem  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #804000;
	background-image: url(image/icons/001_30.png);
	background-repeat: no-repeat;
	height: auto;
	width: 340px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 8px;
	border: 1px dashed #999;
	background-color: #EEE;
	background-position: 3px 3px;
}
.sayfakabul  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0F4000;
	background-image: url(image/icons/sayfakabul.png);
	background-repeat: no-repeat;
	height: auto;
	width: 340px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #C7C7B8;
	background-position: 3px center;
	background-color: #E8EDE7;
}
.arkadasliksoru  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2A5F55;
	background-image: url(image/icons/add.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 8px;
	border: 1px solid #E6E3CC;
	background-color: #F1F0E4;
	background-position: 3px center;
	text-align: left;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bilgi {
	font-size: 10px;
	color: #333;
}
.sagyorumust {
	clear:left;
	width:180px;
	color: gray;
	font-size:10px;
	background-color: #E4E4DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6BD8C;
}
.sagyorumalt {
clear:left; background:#e8e8e3; width:180px; text-align:left; font-size:10px;	
}
.sagyorumalt A:link {
	COLOR: #70645A;
}
.sagyorumalt A:visited {
	COLOR: #70645A; 
}
.sagyorumalt A:hover {
	COLOR: #47201b
}
#bottom {
	width: 200px;
	position: fixed;
	bottom: 0px;
	background: #EEEEEE;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	right: 10px;
}
#bottom .newmsg {
	font-weight: bold;
	background-color: #C0DCC0;
	background-image: url(image/icons/mailnew.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 35px;
}
#onlineavatar {
	clear: left;

}
#onlinearksayi {
	clear: left;
}
#bilgilerim h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A3F55;
	height: auto;
	width: auto;
	padding: 2px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(image/TAA4.gif);
	background-repeat: no-repeat;
}
#chat {
	float: left;
	height: 60px;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 3px;
}
#chat li {
	padding: 2px;
	list-style-type: circle;
}
#chatusercount {
	float: left;

	height: 58px;
}

#bilgilerim h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A3F55;
	height: auto;
	width: auto;
	background-color: #DADACF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bilgilerim textarea {
	width: 250px;
	border: 1px solid #CCC;
	height: 50px;
	padding: 4px;
	color: #5D5737;
	background-color: #E2E2DA;
	
}
#mesajgonder h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6C4233;
	padding-left: 50px;
}
#mesajgonder textarea {
	border: 1px solid #CCC;
	padding: 4px;
	color: #5D5737;
	background-color: #F0F0F0;	
}

label.sendmesaj   {
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 80px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #443A35;
	margin-top: 2px;
	}
	
#bilgilerim div {
	margin-left: 10px;
}
.resimarea {
	padding: 5px;
	clear:left;
	width: 700px;
	height: 650px;
	margin-top: 30px;
	margin-left: 23px;
}

#LetterImgArea {
	position: absolute;
	top: 2px;
	left: 2px;
}
.f_gray {
	color: #999;

	font-size: 10px;
}
#UserMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
#UserMenu .uyeara {
	height: 40px;
	border: 1px dashed #D1D0C0;
	margin: 3px;
}
#UserMenu div {
clear:left;
	margin: 1px;
	padding: 3px;

}
#UserMenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990;
	margin: 1px;
	background-color: #D7D6C5;
}
#UserMenu .havadurumu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	background-color: #D7D6C5;
	border: 1px dashed #C1B99B;
}
#apDiv1 {
	position:relative;
	left:30px;
	top:-50px;
	width:127px;
	height:118px;
	right: auto;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#UserProfil {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 15px;
}
#UserProfil h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	font-weight: bold;
	color: #553F00;
	float: left;
}

#UserProfil .bilgi_sol {
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
}
#UserProfil .bilgi_sag {
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 10px;
}

#UserProfil li {
	text-align: left;
	list-style-type: none;
	padding: 4px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	
}
fieldset {
	background-color: #E8E7DB;
}

.buttonarea {
	text-align: center;
	margin: 0 auto;
	padding: 0px;	
}
#loadimage {
	background-image: url(image/loading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 16px;
	
}

.userthumb {

	float: left;
	height: 80px;
	width: 60px;
		
			}

.yatik {
	font-size: 14px;
	font-style: oblique;
	writing-mode: tb-rl;
	text-align: right;
}
#yorumlar  {
	text-align:center;
	position: relative;
	left: 0px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	clear: left;

}
#yorumlar .uyeresim {
	float: left;
	width: 60px;
	position: relative;
	left: 1px;

}
#yorumlar .sagarea {
	float: left;
	background-color: #e1e1d9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDD5;
	border-bottom-color: #CCCCBF;
	padding: 2px;
	width: 420px;

}
#yorumlar .kadarea {
	float: left;

}
#yorumlar .tararea {
	float: right;
	font-size: 10px;
	color: #BBB;
}
#yorumlar .yaziarea {
	float: left;
	padding-top: 6px;
	padding-left: 2px;
	color: #3c0000;
}
#yorumlar .yorumarea {
	clear: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#yorumlar textarea {
	width: 400px;
	border: 1px solid #CCC;
	height: 100px;
	padding: 4px;
	color: #5D5737;
	background-color: #E2E2DA;
	text-align: left;
}
#yorumlar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A3F55;
	height: auto;
	width: auto;
	background-color: #DADACF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7B8;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(image/icons/user_comm.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}
#mesajlar  {
	text-align:center;
	position: relative;
	left: 0px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	clear: left;

}
#mesajlar .uyeresim {
	float: left;
	width: 60px;
	position: relative;
	left: 1px;

}

#mesajlar .tarih {
	font-size: 10px;
	color: #888;
}

#mesajlar .yaziarea {
	float: left;
	padding-top: 6px;
	padding-left: 2px;
	color: #3c0000;
}

#mesajlar .yaziarea A:link {
	COLOR: #70645A;
}
#mesajlar .yaziarea A:visited {
	COLOR: #70645A; 
}
#mesajlar .yaziarea A:hover {
	COLOR: #47201b
}
#mesajlar .mesajarea {
	clear: left;
	width: 100%;
	text-align: left;
	background-color: #E7E6D3;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}

#mesajlar .mesajline {
	clear: left;
	width: 100%;
	height:0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D4BF55;
	padding: 0px;
}

#mesajlar .okuuyeresim {
	float: left;
	width: 60px;
	position: relative;
	left: 1px;

}
#mesajlar .okukad {
	float: left;
	font-weight: bold;
}
#mesajlar .sagarea {
	float: left;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCBF;
	padding: 2px;
	width: 430px;
			background-color: #E7E6D3;
}
#mesajlar .okuyaziarea {
	float: left;
	padding-top: 4px;
	color: #3c0000;
	font-size: 14px;

}
#mesajlar .okutarih {
	font-size: 12px;
	color: #8D8D8D;
	float: right;
	padding-right: 5px;
}
#mesajlar textarea {
	width: 400px;
	border: 1px solid #CCC;
	height: 100px;
	padding: 4px;
	color: #5D5737;
	background-color: #E2E2DA;
	text-align: left;
}