/* Add to bottom of main css*/

/* Echeck Style */

.echeck_arial{font:normal 12px Arial,Helvetica, Sans-Serif}

#echeck_bg{
	color:#000!important;
	width:690px;
	height:294px;
	overflow:hidden;
	background:url(/images/check.jpg) top left no-repeat;
	font:normal 14px georgia, times, serif
}

#echeck_header, #echeck_payment, #echeck_memo, #echeck_accounts{
	width:690px!important;clear:both; margin:0
}
#echeck_header p{
	color:#000;
	position:relative;	
	top:42px;
	right:49px
}

#echeck_header h1{
	font-style:italic; 
	font-size:30px; 
	position:relative;
	top:30px;
	left:30px;
	color:#000;
}

#echeck_header{
	height:70px
}

#echeck_header span{margin-left:20px}

#echeck_payment{
	height:45px
}

#echeck_payment p{
	color:#000;
	float:left;
	position:relative;
	top:16px; 
	left:30px
}

#echeck_payment label{
	float:right!important;
	position:relative;
	top:15px;
	right:0px
}

#echeck_payment input{
	width:100px!important; 
	height:14px; 
	margin-left:8px
}

#echeck_payment b{
	font-size:18px	
}

#echeck_payment span{
	margin-left:60px!important
}

#echeck_memo{
	height:75px!important
}

#echeck_memo p{
	color:#000;
	position:relative!important; 
	top:44px!important;
	left:30px!important;
}

#echeck_memo span{margin-left:36px!important}

#echeck_accounts{
	height:100px!important;
	font-size:11px!important
}

#echeck_accounts div{
	float:left;
	width:50%!important;
	height:100px!important
}

.echeck_routing_number{
	position:relative; top:14px; left:48px
}

.echeck_account_number{
	position:relative; top:14px; left:3px
}

.echeck_account_number input, .echeck_routing_number input{
	margin:0 5px 0px 0!important; width:150px!important; height:14px!important; 
}

.echeck_account_number, .echeck_routing_number{
	display:block!important; height: 20px!important; margin-bottom:0px!important; margin-bottom:10px!important;
}


