#visual {
	border:1px solid #ddd;
	margin:auto;
	margin-bottom:10px;
}

.coupon {
	background-color:#fff;
	width:90%;
	margin:auto;
	padding:15px 10px;
	text-align:center;
}

.coupon_comment {
	text-align:left;
	width:550px;
	margin:auto;
}

div.actions ul {
	list-style:none;
}

div.actions a, div.actions a:visited {
	background-color:#D4D0C8;
	border-color:#EEEEEE rgb(102, 102, 102) rgb(102, 102, 102) rgb(238, 238, 238);
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:#000000;
	font-size:9pt;
	padding:3px 20px;
	text-decoration:none;
}

.coupon_comment a:link, .coupon_comment a:visited {
	color:#0033DD;
}
