
#content {
padding:15px;
}

#content h3 {
	height:27px;
	padding-bottom:10px;
	background: url(../../images/headers/promote_buy_our_stuff.png) no-repeat 1% 11%;
}

#content h3 span, #content .merchantRight h4 span, #content .merchantLeft h4 span{
	position: absolute;
	top:-9999em;
	left:-9999em;
}

#content p {
	padding:10px 0 0 15px;
}

#content strong {
	font-weight: bold;
}

#content h4 {
	font-size: 110%;
}

.merchantLeft, .merchantRight {
	margin-top:20px;
}

.merchantLeft {
	float:left;	
	width:28%;
	padding:0 15px 0 15px;
}

.merchantRight {
	float:right;	
	width:58%;
	padding:0 20px 0 20px;
	border-left: 1px solid #3aa0c3;
}

#content .merchantLeft p, #content .merchantRight p {
	padding:10px 0 15px 0;
}

.merchantRight input {
	border: 1px solid #436a87;
	background-color: #e6eff4;
	padding:1px;
}


.merchantRight #payButtons {
	text-align: center;
	margin:10px 0 20px 0;
}

.merchantRight #payButtons a, .merchantRight #payButtons a:hover {
	background-color: #ffffff;
}

#content .merchantLeft h4 {
	background: #ffffff url(../../images/headers/promote_your_logo_our_stuff.png) no-repeat 0% 0%;
	height:26px;
}

#content .merchantRight h4 {
	background: #ffffff url(../../images/headers/promote_browse_our_stuff.png) no-repeat 0% 0%;
	height:26px;
}

.merchantLeft img {
	float:left;
	padding:10px 10px 5px 0;
}








