body
{
	margin: 0px;
	background-color: #000000;
	font-family: Georgia;
}
.BuyukBeyazBaslik
{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 72px;
	color: #ffffff;
	font-size: 22px;
	font-family: verdana;
}

.SoruNumara
{
	height: 86px;
	color: red;
	font-size: 25px;
	float: left;
	vertical-align: top;
}

.button
{
	float: right;
	padding-right: 22px;
	padding-bottom: 18px;
}

.Form
{
	padding-top: 24px;
	padding-left: 22px;
	font-size: 11px;
	width: 527px;
	background-image: url(/images/bgForm.gif);
	background-repeat: repeat-y;
}

.BasindaForm
{
	padding-top: 24px;
	padding-left: 10px;
	font-size: 11px;
	width: 517px;
	background-image: url(/images/bgForm.gif);
	background-repeat: repeat-y;
}


.AnketSoru
{
	font-size: 14px;
	width: 500px;
}

select
{
	font-size: 11px;
	height: 18px;
}


.SorularArasiYukseklik
{
	height: 30px;
}

input
{
	font-size: 11px;
	height: 14px;
}

a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: #791213;
	text-decoration: none;
}

.dotdotdot
{
	background-image: url(/images/dotdotdot.gif);
	background-repeat: repeat-x;
	height: 65px;
	background-position: center;
}

.Hediyecift
{
	font-size: 20px;
	color: Red;
	font-family: Georgia;
}
.HediyeBaslik
{
	font-family: Tahoma;
	font-size: 16px;
	height: 60px;
}
.HediyeIcerik
{
	font-size: 14px;
	font-family: Georgia;
}


