.search-form {
	height: 60px;
	background: url(../../../site/play/img/sub_common/tab_bg.jpg);
	border: 1px solid #f692a5;
	padding-top: 13px;
}

.list-info {
	margin-top: 20px;
}
.list-info em {
	font-style: normal;
	color: #c62047;
}


.coupon-list  {
	margin-top: 20px;
}
.coupon-container  {
	margin-bottom: 30px;
}
.coupon {
	background-color: #fff;
	height: 270px !important;
	overflow: hidden;
}
.event-poster {
	padding-right: 0;
	overflow: hidden;
}
.coupon-info-container {
	padding-left: 10px;
}

.coupon-info th, .coupon-info td {
	padding: 10px 2px;
	font-size: .9em;
}

.coupon-info th {
	color: #c62047;
	font-weight: bold;
	white-space: nowrap;
}
.coupon-info td {
	padding-left: 4px;
}
.coupon-info td.coupon-data {
	color: #c63d47;
}

.event-name {
	font-weight: bold;
}