

/* --- Stylesheet 968 () --------- */ 

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


#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;
}

#emotion .shadow {
	background: url(http://tramino.s3.amazonaws.com/s/bad-rain/90112/shadow.png) repeat-y;
	width: 25px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#emotion .gradient {
	background: url(http://tramino.s3.amazonaws.com/s/bad-rain/90107/gradient.png) repeat-x;
	width: 100%;
	height: 140px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}