td.left {
	text-align:left;
}


#AcctInfo {
	float:left; 
	position:relative;
	width:50%;	
}


#PayInfo {
	float:left; 
	position:relative;
	width:50%;	
}


#TandC {
	float:left; 
	font-size:.6em;	
	position:relative;
	width:100%;
}


#buttonDiv {
	display:block;	
}

#buttonDiv td {
	align: center;
}

#th3 {
	background-image: url(images/padlock.gif);
	background-position: center;
	background-repeat: no-repeat;
}


.colspan8 {
	colspan: 8;
}


.colspan6 {
	colspan: 6;
}


.colspan4 {
	colspan: 4;
}


.colspan3 {
	colspan: 3;
}


.colspan2 {
	colspan: 2;
	
	
}.width960px {
	width: 960px;
}


.width955px {
	width: 955px;
}


.width470px {
	width: 470px;
}


.width100pct {
	width:100%;
}

.width110pct {
	width:110%;
}

