#main-head {
	font-size: 28px;
   border-bottom: 1px solid #bbc6ca;
	padding: 0 0 10px 0;
	margin: 0 0 13px 0;
	width: 960px;
}

#main-subhead {
	width: 960px;
	height: 55px;
	font-size: 16px;
}

#post-steps-sum {
	width: 960px;
	height: 40px;
}

#main .step {
	float: left;
	padding: 2px 0 0 30px;
	font-size: 16px;
	width: auto;
	height: 26px;
	margin-right: 10px;
}

.post-step {
	width: 933px;
	padding: 16px 0 0 0;
}
.step-title {
	font-size: 20px;
	font-weight: bold;
	padding: 0 20px 0 320px;
	height: 50px;
}

.step-text {
	font-size: 14px;
	padding: 0 20px 0 320px;
}

#step-1 {
	background: transparent url(/images/step_1.png) no-repeat top left;
}

#step-2 {
	background: transparent url(/images/step_2.png) no-repeat top left;
}

#step-3 {
	background: transparent url(/images/step_3.png) no-repeat top left;
}

#step-4 {
	background: transparent url(/images/step_4.png) no-repeat top left;
}

#step-5 {
	background: transparent url(/images/step_5.png) no-repeat top left;
}

#post-step1 {
	height: 291px;
	background: transparent url(/images/post_step1.png) no-repeat top left;
}

#post-step2 {
	height: 273px;
	background: transparent url(/images/post_step2.png) no-repeat top left;
}

#post-step3 {
	height: 211px;
	background: transparent url(/images/post_step3.png) no-repeat top left;
}

#post-step4 {
	height: 154px;
	background: transparent url(/images/post_step4.png) no-repeat top left;
}

#post-step5 {
	height: 208px;
	background: transparent url(/images/post_step5.png) no-repeat top left;
}

#shop-step1 {
	height: 185px;
	background: transparent url(/images/shop_step1.png) no-repeat top left;
}

#shop-step2 {
	height: 187px;
	background: transparent url(/images/shop_step2.png) no-repeat top left;
}

#shop-step3 {
	height: 173px;
	background: transparent url(/images/shop_step3.png) no-repeat top left;
}

#shop-step4 {
	height: 159px;
	background: transparent url(/images/shop_step4.png) no-repeat top left;
}

#shop-step5 {
	height: 201px;
	background: transparent url(/images/shop_step5.png) no-repeat top left;
}

#learn-to-shop {
	width: 341px;
	height: 75px;
}

#learn-to-post {
	width: 341px;
	height: 75px;
}

#sub-bucket-signup {
	width: 320px;
	height: 90px;
	float: left;
}

#sub-bucket-howto-right {
	width: 560px;
	height: 90px;
	float: left;
	font-size: 24px;
	color: #3d3c3e;
}

#sub-bucket-howto-right a {
	text-decoration: underline;
	color: #3d3c3e;
}

#sub-bucket-howto-right a:hover {
	text-decoration: none;
	color: #3d3c3e;
}

#sub-bucket-howto-right a:visited {
	color: #3d3c3e;
}
