.anket_embed 			{ background-color: #F8F8F8; padding: 10px; font-family: 'LucidaGrandeRegular'; font-size: 15px; color: #393939; }
.anket_embed_soru 		{ font-family: 'LucidaGrandeBold'; line-height: 18px; }
.anket_embed_options 	{ padding: 10px; }

.anket_embed_ryn 		{ display: table; margin: 10px auto; }
.anket_embed_ryn_opt 	{ float: left; width: 150px; line-height: 20px; }

.anket_embed_rst_opt 	{ width: 500px; height: 30px; line-height: 30px; }
.anket_embed_rimg_opt {
	float: left;
	padding-left: 50px;
}
.anket_embed_rimg {
	float: left;
	width: 85px;
}
.anket_embed_rimg_text {
	float: left;
	width: 210px;
	padding-top: 10px;
}

.anket_embed_frm 		{ display: table; margin: 0 auto; }
.anket_embed_opt_yn 	{ float: left; width: 100px; padding-left: 30px; line-height: 20px; background: url('/_img/anket/radio_buton.png') no-repeat top left; cursor: pointer; }
.anket_embed_opt_std 	{ padding-left: 30px; margin: 10px 0; line-height: 20px; background: url('/_img/anket/radio_buton.png') no-repeat top left; cursor: pointer; }
.anket_embed_opt_img 	{ padding-left: 30px; margin: 10px 0; line-height: 20px; background: url('/_img/anket/radio_buton.png') no-repeat center left; cursor: pointer; }

.anket_embed_yorum 		{ background: #c5c5c5; margin: 10px -10px -10px -10px; padding: 5px; text-align: center; }
.anket_embed_yorum img 	{ cursor: pointer; }

.ajax_loading_embed 	{ padding: 1.5em; text-indent: -10000px; background: transparent url('/_img/ajax-loader.gif') 50% 50% no-repeat; height: 100px; background-color: #e3e3e3; }