* html div.emotion-text{
	height: 160px;
}

* html div#content{
	height: 555px;
}

/* Eyecatcher Hack */

* html div.eyecatcher {
	width: 450px !important;
}

* html div.open-content div.eyecatcher {
	width: 444px !important;
}

* html div.eyecatcher-image {
	float: right !important;
	margin-left: 12px !important;
	width: auto !important;
}

* html div.eyecatcher-content {
	width: auto !important;
} 

