
.coupon_show {
	background-color: white;
	width: 580px;
}

.coupon_title {
	color: blue;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.coupon_teaser {
	color: green;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.coupon_view {
	font: white;
}

.coupon_th {
	font-weight: bold;
}

hr {
 border: solid thin #000;
}

#content .node .title{
line-height: 1.3em;
}

#enter{
margin-left: 125px;
}

#sidebar-left .coupon_sidebar ul{
 top: 0px;
} 