/* golocal2go.css */


#toGoWrapper {
	width:950px;
}

#toGoWrapper .col{
	position:relative;
	float:left;
	display:inline;
}
#toGoWrapper .col1{
	width:355px;
	margin-left:20px;
	text-align:center;
}
#toGoWrapper .col2{
	float:right;
	width:525px;
	padding-top:38px;
	margin-right:20px;
}

#toGoWrapper .simulator{
	text-align:left;
	padding:0 20px 2em 30px;
	font-size:0.9em;
	line-height:1.5em;
}


#toGoWrapper .togoCopy{
	padding: 3em 30px 1.5em 30px;
}


#toGoWrapper .captcha_bg {
	float:right;
}


#toGoWrapper .smsForm {
	width:200px;
	float:left;
}

#toGoWrapper .loginField {
	background-color:#f4f7c9;
	border:#e0e3b6 solid 1px;
	padding:20px;
	height:100%;
	width:430px;
}
