#Linkler {
	text-align: center;	
}

#Linkler .select{
	width: 160px;
	max-width: 160px;
	min-width: 160px;
	padding: 2px;
	margin: 2px;
}
#BlokUyePanel {

}
#BlokUyePanel .BlokUyePanelBilgi{
	text-align: center;
	font-size: 12px;
	color:#241D18;
}
#BlokUyePanel .BlokUyePanelBilgi a{
	color:#241D18;
	font-weight: bold;
	text-decoration: underline;
}
#BlokUyePanel .BlokUyePanelBilgi a:hover{
	color:#241D18;
	font-weight: bold;
	text-decoration: none;
}
#BlokUyePanel .cikis {
	text-align:center;
}
#BlokUyePanel .cikis a{
	color:#C50811;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#BlokUyePanel .cikis a:hover{
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


#BlokUyePanel .HataMesaji{
	text-align: center;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}


#BlokUyeLoginForm {
	font-size:11px;
	color:#241D18;
	font-weight:bold;
}

#BlokUyeLoginForm input{
	width: 150px;
	font-size:11px;
	border: 1px solid #B9BDC0;
	padding: 5px;
	margin: 2px;
}

#BlokUyeLoginForm .checkbox{
	width: 24px;
	border: 0px none;
}
#BlokUyeLoginForm .ImgButton{
	border: 0px none;
	padding: 0px;
	width: 150px;
	height: 22px;
}


#AnketBlok {}
#AnketBlok .AnketAdi{
	color: #241D18;
	font-size: 16px;
	padding: 3px;
	font-weight:bold;
}
#AnketBlok .Secenekler{
	color: #241D18;
	font-size: 11px;
}
#AnketBlok .Oylar{
	color: #241D18;
	font-size: 11px;
	padding: 4px 4px 4px 15px;
}
#AnketBlok .AnketBulunamadi{
	color: #CC0000;
	font-size: 14px;
	padding: 3px;
	font-weight:bold;
	text-align: center;
}
#AnketBlok .AnketSonucu{
	color: #241D18;
	font-size: 12px;
	padding: 3px;
	font-weight:bold;
	text-align: center;
}
#AnketBlok .ImgButton{
	border: 0px none;
	padding: 10px 0px 0px 5px;
}