form.login #_submit {
	margin-top: 10px;
	margin-left: 160px;
}

div.error {
	color: red;
	margin-bottom: 15px;
}

input.linkBox {
	width:95%;
}
#confirmation {
	width:80%;
	margin:10px auto;
	font-size:1.2em;
	clear:both;
	min-height:360px;
	padding-top:10px;
}
#confirmation input {
	text-align: right;
}
.showAddressForm {
	
}
.confirm-footer {
	width:70%;
	margin:10px auto;
}
#alreadypaid {
	text-align:center;
	font-size:medium;
	font-weight:bold;
}
.authorize {
	/*height:720px;*/
}
.authorize input.text {
	width:250px;
}
