/****************************************************************************
* Coded By Alcazer | 11 Temmuz 2010
* E-Mail : admin@alcazer.com
*****************************************************************************
* İletişim Sayfası için
****************************************************************************/
#Iletisim_hatamesaji {
	margin:0px;
	padding:0px;
	cursor:default;
	color:#660000;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:#660000;
	width:300px;
	text-align:left;
}
#Iletisim_hatamesaji LI {
	list-style-image:none;
}
#Iletisim_hatamesaji UL {
	margin-left:-10px;
}
#Iletisim_hatamesaji A {
	color:#000000;
}
#recaptcha_response_field,
#recaptcha_instructions_image,
#recaptcha_instructions_error {
	color:#FFFFFF !important;
}
.sosyal_medya *{
	display:inline-table;	
	width:48px; height:48px;
	cursor: pointer;
	font-size:0px;
}
.sosyal_medya #facebook {
	background:url(facebook.png) no-repeat;
}
.sosyal_medya #twitter {
	background:url(twitter.png) no-repeat;
}
.sosyal_medya #wikipedia {
	background:url(wikipedia.png) no-repeat;
}
.sosyal_medya #youtube {
	background:url(youtube.png) no-repeat;
	cursor: help;
}