.guarantee {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: 1.9em;
	color: #444444;
	border-color: black;
	border-width: 1px;
	border: 1px solid #a7cece;
	background-color: #a7cece;
	
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px
	padding-left:80px;
	margin-right: 250px;
}
