@charset "utf-8";
/* CSS Document */

#eko_s
{
	background:#fff3be;
	width:530px;
	max-height:390px;
	min-height:390px;
	margin-top:100px;
	margin-left:420px;
	overflow:auto;
	z-index:3;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	padding:10px;
	left: -3px;
	}
	
a:link, a:visited, a:hover
{
	color: #333;
	text-decoration:none;}
