.paid-container {
	width: 630px;
	margin-right: auto;
	margin-left: 7.5%;
}
h2{
	font-weight: bold;
	font-size: 16px;
	color: #1379B4;
}
label span.input-label {
	text-align: left;
}
p {
	margin: 5px 0px;
}
#cc-section .section-header-text{
	font-weight: bold;
	font-size: 16px;
	color: #1379B4;
}
a {
	color: #800000;
	text-decoration: underline;
}
.logo-image{
	padding-top: 10px;
}

input{
	height: auto;
}