@charset "utf-8";
/* CSS Document */

.content-title {
	padding-bottom: 0px;
}

#content-container {
	height: auto;
}
#content-container_bkgd {
	height: 172px;
}

#content-wp_text {
	height: 160px;
	overflow: hidden;
	line-height: 1.2em !important;
}
#content-wp_text * {
	line-height: 1.2em !important;
}



