﻿.Iletisim
{
	width: 560px;
	height: auto;
	background-color: Transparent;
	float: left;
	margin-top: 15px;
}

.IletisimSagBosluk
{
	width: 120px;
	height: 25px;
	background-color: Transparent;
	float: left;
}
.IletisimSolBosluk
{
	width: 40px;
	height: 25px;
	background-color: Transparent;
	float: left;
}
.IletisimBilgiBosluk 
{
	width: 20px;
	height: 25px;
	background-color: Transparent;
	float: left;
}
.IletisimText
{
	width: 150px;
	height: 25px;
	background-color: Transparent;
	float: left;
	font-family: Tahoma;
	text-align: right;
	font-size: 12px;
	color: Gray;
}
.IletisimBox
{
	width: 250px;
	height: 25px;
	background-color: Transparent;
	float: left;
}
.MesajIcerik, .Captcha
{
	width: 580px;
	height: 120px;
	background-color: Transparent;
	float: left;
}
.IletisimMesajSagBosluk
{
	width: 120px;
	height: 120px;
	background-color: Transparent;
	float: left;
}
.IletisimMesajSolBosluk
{
	width: 40px;
	height: 120px;
	background-color: Transparent;
	float: left;
}
.IletisimMesajText
{
	width: 150px;
	height: 120px;
	background-color: Transparent;
	float: left;
	font-family: Tahoma;
	text-align: right;
	font-size: 12px;
	color: Gray;
}

.IletisimMesajBox
{
	width: 250px;
	height: 120px;
	background-color: Transparent;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
}
.ClsError
{
	color: Red;
}

.ClsSend
{
	color: Green;
}

.ClsNote
{
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
}