
#bg_formbox_top,
#bg_formbox_bottom {
    display: none;
}

#container .small_wrapper {
	background: transparent url(/common/img/app/b2cleasing/bg_formmailer.gif) no-repeat left top;
	padding: 30px 0 0 0;
	margin: 0 11px 10px 11px;
}

#container #small_form_wrapper {
	background: transparent url(/common/img/app/b2cleasing/bg_formmailer.gif) no-repeat left bottom;
	padding: 0 0 20px 0;
}

#formmailer {
    min-height: 1px;
    display: block;
    padding: 0 20px 0 20px;
    background: #fff;
    border-left: 1px solid #c0bfbf;
    border-right: 1px solid #c0bfbf;
}

#formmailer input {
    width: 260px;
    padding: 0;
    font-size: 11px;
    margin: 0;
}

#formmailer select {
    width: 264px;
    padding: 0;
    font-size: 11px;
    margin: 0;
}

#formmailer textarea {
    width: 260px;
    height: 70px;
    padding: 1px;
    font-size: 11px;
}

#formmailer label {
    float: left;
    width: 300px;
    margin: 0 10px 0 0;
    padding: 2px 0 1px 0;
    border-bottom: 1px dashed #d2d2d2;
}

#formmailer .clearfix {
    min-height: 1px;
    margin: 0 0 6px 0;
}

#formmailer .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}

.button_wrapper {
    padding: 20px 11px 0 0;
}

.button_wrapper .BtSubmitRed {
	background: transparent url(/common/img/app/b2cleasing/bg_bt_27_f60_right.gif) no-repeat right top;
	font: bold 11px verdana, sans-serif;
    line-height: normal;
	color: #fff!important;
	text-decoration: none !important;
	display: block;
	float: right;
	height: 27px;
	padding: 0 30px 2px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
    cursor: pointer;
    cursor: hand;
}

.button_wrapper .BtSubmitRed span {
	background: transparent url(/common/img/app/b2cleasing/bg_bt_27_f60_left.gif) no-repeat left top;
	font-size: 11px;
    line-height:14px;
	display: block;
    line-height: normal;
    padding:7px 5px 6px 16px;
	white-space:nowrap;
}

.button_wrapper .BtSubmitRed:hover {
	color: #000!important;
	text-decoration: none;
}

#formmailer p {
    padding: 3px 0 3px 0;
    margin: 0 30px 0 0;
}

#formmailer p strong {
    display: block;
    padding: 20px 0 3px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px dashed #d2d2d2;
}

#formmailer .sx-site-checkTop {
    border-bottom: 1px dashed #d2d2d2;
    padding: 3px 0 3px 0;
    margin: 0 30px 5px 0;
}

#formmailer .sx-site-checkTop input {
    border: none !important;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 0 10px 0 5px;
}

#formmailer .sx-site-checkTop label {
    border: none !important;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}

#formmailer .sx-site-checkTop .rightSize {
    display: none;
}

#container #small_form_wrapper .hidden input {
    width: 0 !important;
    height: 0 !important;
}

#formmailer h4 {
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

/* -------------------------------------------
//
// hacks ie6
//
// ---------------------------------------- */

* html #formmailer .clearfix {
    height: 1px;
}




