﻿.StepsTitle 
{
	color:#533f22;
	font-family:Gill Sans MT,Verdana;
	font-size:22pt;
	font-stretch:wider;
	line-height:25pt;
	text-align:left;
}

#learnMoreColumn 
{
	float:left;
	margin:0;
	min-height:39px;
	padding:0 0 8px;
	
}

#EasyStepsBox 
{
	color:#585858;
	margin:0;
	min-height:39px;
	overflow:visible;
	padding: 10px;
	width:478px;
}

#GetStartedBox 
{
	color:#585858;
	
	margin:0;
	min-height:39px;
	overflow:visible;
	padding:10px;
	width:478px;
}

#GetStartedBox input[type="text"],
#GetStartedBox input[type="password"]
{
	width:200px;
}

.getStarted-top
{
    background: #61c6c3;
}

.getStarted-div
{    	
    background: transparent url('../images/defaultAqua-top.gif') top right no-repeat;
    width:498px; 
}
.getStarted-bottom
{
	background:#61c6c3 url('../images/defaultAqua-bottom.gif') bottom right no-repeat;    
	padding-bottom:10px;		
}

