/* ./_css/pages/getInvolved.css */

a#sf_get_involved {
	display:none;	
}

div#inside_main {
	position:relative;
	margin:-30px 0 0 0;	
}

div#inside_sidebar {
	position:relative;
	margin:-120px 0 0 0;	
}

.content{
	float:left;
	width:500px;

}

.mainSteps{
	padding:20px 0;
	border-top:1px dotted #cad3d3;
}

.steps{
	float:left;
	width:400px;
	margin:0 0 15px;
}

ul.styled{
	list-style:none;
	padding:0;
}



#crtcSubmitSteps{
	margin:0;
	padding:0;
	list-style:none !important;
}

#crtcSubmitSteps h4{
	font-weight:bold;
}

