#maincont {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
	height: 630px;
	background: #FFFFFF url(../images/paypal/boyandlaptop.jpg) no-repeat center 410px;
}
#maincont img {
	border-width: 0px; !important;
	border-style: none; !important;
	margin: 0px; !important;
	padding: 0px; !important;
}

#wrapper {
	width: 800px;
	border: 2px solid #5E9DF2;
	padding: 0px;
	clear: none;
	height: 790px;
	background-color: #FFFFFF;
	float: none;
	margin: 20px auto 0px;
}

#sidebar {
	margin: 0px;
	width: 150px;
	background-color: #D1E3FC;
	background-image: url(../images/index/crayons.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 650px;
	float: left;
	padding: 0px;
}

#colA {
	float: left;
	width: 320px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #005CFF;
	border-right-color: #005CFF;
	border-bottom-color: #005CFF;
	border-left-color: #005CFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 175px;
}
#colB {
	float: right;
	width: 318px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.coltext {
	margin-top: 5px;
	padding-top: 5px;
	float: left;
}
table {
	width: 410px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td,th {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5E9DF2;
	border-right-color: #5E9DF2;
	border-bottom-color: #5E9DF2;
	border-left-color: #5E9DF2;
	margin: 0px;
	padding: 5px 0px;
}
input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.paynumber {
	font-size: 14px;
	font-weight: bold;
	color: #003597;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
}
