#coupon1 {
	float: left;
	border: 1px dashed #000000;
	position: relative;
	width: 220px;
	margin-right: 20px;
	margin-left: 15px;
}
#coupon2 {
	float: left;
	border: 1px dashed #000000;
	position: relative;
	width: 220px;
}
#section_md_titlebar {
	float: left;
	background-image: url(images/bg_md_titlebar.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 30px;
	width: 500px;
	margin-bottom: 25px;
}
#section_md_titlebar h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	/padding-top: 8px;
	padding-left: 30px;
}