

/* --- Stylesheet 1062 () --------- */ 

#emotion, #emotion img {
	width: 100%;
	height: auto;
}

#emotion .fake {
	width: 100%;
	position: relative;
	z-index: 1;
}

#emotion .fake img {
	width: 100%;
	height: auto !important;
}

#emotion .fade {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#emotion .fade img {
	width: 100%;
	height: auto;
}