.error {
	position:relative;
	margin:0 auto;
	line-height: 1.2em;
	width:960px;
	padding:0 0 0px 0;
	background-color: #FFC1FA;
	font-size: 1.25em;
}
.clickable {
   cursor: pointer;
}
.clickable:hover {
   background: #C9FF7E;
}
.paypal{
	width:10%;
	height:10%;
}