.leftPicSpan{
	float:  left;
	width: 140px;
	margin-bottom: 0;
	padding-top: 10px;
}

body#tools .leftPicSpan{
	width: 200px;
	}

.leftPic{
	float: right;
	margin-right: 20px;
	border: none;
	}

.divWithImg{
	padding-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

body#tools .divWithImg{
	padding-top: 10px;
	padding-bottom: 15px;
	}
.clearer{
	clear: both;
}
.last {
	border-bottom: none;
}

.rightPicSpan{
	float: right;
	width: 160px;
	padding-left: 30px;
}
.rightPic{
	float: left;
}
#chargeTransfer p {
	margin-top: 10px;
}
#chargeTransfer .label {
	font-weight: normal;
	width: 20em;
	text-align: right;
	padding-right: 10px;
}

#chargeTransfer .text {
	margin-left: 1em;
	width: 10em;
	text-align: left;
}
body#chargeTransfer #mainContentSecure{
	margin-left: 100px;
}
body#chargeTransfer select{
	border: 1px solid #A09F9F;
	font-size: 13px;
	padding: 2px 0 2px 0;
}