@charset "utf-8";
.yazialan {
	background-color: #e8e8e8;
	border-top-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #151515;
	width: 180px;
}
.mesajj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #151515;
	background-color: #e8e8e8;
	width: 200px;
	height: 60px;
}

.btn {
	background-color: #4a4a43;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}

