#main .header {
	background: url(../img/title_contacts.png) top left no-repeat;
}

#sidebar .header{
	background:url(../img/contact_top.png) top left no-repeat;
	height: 8px;
}

#sidebar .content{
	background:url(../img/contact_bg.png) bottom left no-repeat;
}

#sidebar .info{
	color: #060;
}

#sidebar .details {
	height: 36px;
	line-height: 36px;
	padding: 10px 0 10px 55px;
}

#sidebar .tel {
	background: url(../img/icon_tel2.png) center left no-repeat;
}

#sidebar .info{
	color:#930;
}
#sidebar .header{
	background: url(../img/apply_header.png) top left no-repeat;
}
#sidebar .applybutton {
	background: url(../img/icon_all_shops.png) center left no-repeat;
}

#sidebar .fax {
	background: url(../img/icon_fax.png) center left no-repeat;
}

#main .join_couponking{
	width: 641px;
	height: 249px;
	background: url(../img/join_coupon_king_bg.png) top left no-repeat;
	padding-bottom: 35px;
}

#main .join_couponking span.header{
	display: none;
}

#main .join_couponking .content{
	font-size: 13px;
	line-height: 30px;
	color: #360;
	padding: 140px 30px 0 30px;
}
#main .join_couponking .content .text{
	float: left;
}

#main .join_couponking .content .button{
	float: right;
	bottom: -40px;
	position: relative;
}

#main .join_couponking .content .button a{
	background: url(../img/icon_download_coupon_king_registration_form.png) center left no-repeat; 
}
