@charset "utf-8";
/* CSS Document */

.getstarted{
	color:#434242;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	}

.getstarted input{
	margin-right: 3px;
	}

.getstarted span{
	display:block;
	float:left;
	height:21px;
	padding-right:15px;
	}

.getstarted .text_input{
	margin-left: 5px;
	}
	
.getstarted .tdleft{
	width: 250px;
	}

#getstarted_left{
	border-right:2px solid #4B97D2;
	float:left;
	height:345px;
	width:372px;
	}

#gsc_section1{
	width:350px;
	overflow:hidden;
	}
	
#getstarted_right{
	float:left;
	}
	
#gsc_section6 .tdtxt{
	width: 270px;
	}

#gsc_section6 .tdtxt input{
	float:right;
	}
	
#thats_it input{
	background:none;
	margin: 0 -3px;
	border:none;
	cursor:pointer;
	}
	
#thats_it input:hover{
	color: grey;
	}