﻿@charset "utf-8";

#rightWrapper h2 {
	margin-bottom : 25px ;	
}




.stepBlock {
	margin-bottom : 20px ;
}



.sbLeft {
	width   : 220px  ;
	margin  : 10px 0 0 5px ;
	float   : left   ;
	display : inline ;
}

.sbRight {
	width   : 430px  ;
	float   : right  ;
	display : inline ;
}
	
	.sbRight h3 {
		margin  : 0 0 15px 0  ;
	}



.stepFlow {
	margin-bottom:20px;
}
	

#four {
	padding    : 0 0 20px 0 ;
	background : url(../img/border_dotted.gif) no-repeat bottom ;	
}
	