@charset "utf-8";
.gradient {
	background-image: url(../assets/feature_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.happenText {
	vertical-align: middle;
	line-height: .88em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.happenTextCopy {
	vertical-align: middle;
	line-height: .88em;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.newsLiner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

