﻿body {
	background-color: #FFFFFF;
	font-family: Tahoma;
}

*{ margin: 0; padding: 0; }

#mesaj {
	width: 427px;
	background-image: url('../images/mektup.png');
}
#tasiyici {
	padding: 10px 0px 0px 0px;
}
#formalani {
	padding: 30px;
	height: 50px;
	overflow: hidden;
}
#resim {
	height: 208px;
	width: 427px;
	background: transparent url('../images/mektup.png') 0px -495px no-repeat;
}
#mesajalani {
	margin: 28px 0px 60px 12px;
	width: 345px;
	height: 130px;
	overflow: auto;
	border: 0px;
	color: #bbbbbb;
	resize: none;
}
.input {
	height: 15px;
	line-height: 15px;
	width: 342px;
	margin: 4px 0px 16px 8px;
	padding: 5px 0px 0px 5px;
	border: 0px;
	color: #bbbbbb;
}
#gonder {
	text-align: center;
}
.gonder {
	background-image: url('../images/gonder.gif');
	background-repeat: no-repeat;
	width: 106px;
	height: 35px;
	border: 0px;
	cursor: pointer;
}

.gonderildi {padding-top:3cm; font-size:15px; font-style:bold; font-size:11px; font-style:italic; color:darkblue; padding-right:3px; font-family:Arial;}
#copyright {font-size:11px; font-style:italic; color:white; padding-right:3px; font-family:Arial;}
#copyright a{text-decoration:none; color:white;}