#happiness-container {
	position: fixed; 
	bottom: 0px; 
	left: 15px; 
	padding: 10px;
	background-color: #c50408;
        z-index: 100;
}

.fancybox-dtp .fancybox-skin { 
	box-shadow: 0 0 50px #222; 
}