.center {
	width:220px;
	position:relative;
	left:50%;
	top:80px;
	padding: 20px 20px 20px 35px;
	margin:0 0 20px -137px;
	background: rgb(58, 91, 126);
	background: rgba(58, 91, 126,0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* Add custom CSS here, it will not be overwritten by product updates */
