.logo-holder{
	float:left;
	width:210px;
	padding:0 200px 0 11px;
	position:relative;
	z-index:5;
}
.logo{
	margin:0 0 6px;
}
.logo a{
	display:block;
	width:293px;
	height:75px;
	background:url(../../images/es/canal-sorteos.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.logo-holder span{ color:#fff; font: 10px/13px Verdana,sans-serif;}
.illustration02{display:none;}

.logo-holder {
    float: left;
    padding: 0 140px 0 11px !important;
    position: relative;
    width: 210px;
    z-index: 5;
}

.logged-holder{
	font-size: 11px;
    overflow: hidden;
    padding: 0 0 10px;
    width: 395px;
}

.logged-left{
	float:left;
	width: 385px;
	background:url(../../../whitelabel_template/images/es/bg-logged-left.png) no-repeat;
}

.logged-left ul{
	margin:0;
	padding:0;
	list-style:none;
	width: 385px;
	overflow:hidden;
	position:relative;
}
