/*----------------------------------------------------------
Notes
----------------------------------------------------------*/
#fundraising-audience-content{
	background-image: url(/_images/store/store-rt-col-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 1%;
}
#get-started-col{
	width: 243px;
	float: right;
	margin: 0;
	padding: 0;
}
#get-started-content{
	width: 228px;
	margin: 0 auto 8px auto;
	padding: 0;
	border: 1px solid #C5F1F5;
	background-color: #005B63;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#get-started-header{
	margin: 0 auto;
	padding: 12px 0 6px 7px;
	border-bottom: 1px solid #C5F1F5;
	background-color: #00494D;
}
#get-started-content form{
	padding: 1em 0 3em 7px;
}
#get-started-content ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#get-started-content li{
	float: left;
}
.get-started-label{
	width: 87px;
	padding: 3px 0;
}
.get-started-field{
	width: 126px;
	padding: 0 0 3px 0;
}
.get-started-field input{
	width: 120px;
	background-color: #FFFFFF !important;
	color: #000000;
	font-size: 11px;
}
.get-started-comments{
	width: 214px;
	padding: 1em 0 1px 0;
}
.get-started-textarea{
	width: 214px;
	padding: 0;
}
.get-started-textarea textarea{
	width: 208px;
	background-color: #FFFFFF !important;
	color: #000000;
	font-size: 11px;
}
.get-started-submit{
	width: 214px;
	padding: 1em 0 0 0;
	text-align: center;
}
