.title img{
	border: 0px;
	margin: 10px; 
}

.history {
	font-size:12px;	
}

.redline {
	font-size:12px;
	color:#333333;
	border-bottom:solid 2px #ff3333;
}

.name {
	font-size:13px;
	font-weight:bold;
}

.name-coupon {
	font-size:13px;
	font-weight:bold;
	background-image:url("./images/coupon.gif");
	background-repeat: no-repeat;
	background-position:200px;
}


.address {
	font-size:10px;
	color:forestgreen;
	background-color:whitesmoke;
}

.comment {
	font-size:12px;
	color:#666666;
}

.footer {
	color:#666666;
	font-size:12px;
	border-top:solid 1px #000000;


