.tx-mchimp-pi1 {
     position: relative;
     left: 0;
     top:  0;
     padding-top: 0;
     margin: 0 0 0px;
     height:160px;
	
}
.tx-mchimp-box-top {
    background-image: url("/fileadmin/img/fce-grey-box-top.jpg");
    height:     auto;
	height: 140px; 
    padding:    1px 8px 0px 8px;
    width:      284px;
}
.tx-mchimp-box-bottom {
		float: left; 
	width: 300px;
	/* height: 16px;*/
	height: 3px;
	background-image: url("/fileadmin/img/fce-grey-box-bottom.jpg");
	margin-bottom: 10px;


}

.tx-mchimp-pi1-innerWrap {
    height:  144px;
}
.tx-mchimp-send-wrap {
    bottom:     22px;
    font-size:  11px;
    height:     16px;
    line-height:25px;
    position:   absolute;
    right:      10px;
    display:    none;
    z-index:    1;
}
.tx-mchimp-send-wrap img {
    float:          right;
    padding-right:  3px;
}
.tx-mchimp-header{
    padding-bottom: 5px;
	color: #444;
}
.tx-mchimp-header H3 {
    
	font-size:17px;
	margin-bottom:6px;
margin-top:5px;
}




.tx-mchimp-fields-wrap {
    position: relative;
	margin-top: 4px;
}
.tx-mchimp-input-wrap {
    background:url("/fileadmin/img/bb_newsletter_input.jpg") no-repeat scroll left top transparent;
    height:30px;
    margin-bottom:5px;
    width:182px;
}
.tx-mchimp-input {
    background:none repeat scroll 0 0 transparent;
    border: medium none;
    height: 20px;
    margin: 4px 0 0;
    padding-left:8px;
    width:  182px;
	color: #444;
	font-size: 12px;
}

.tx-mchimp-submit-wrap {
    background: url("/fileadmin/img/bb_btn_ok.jpg") no-repeat scroll left top transparent;
    left:       197px;
    outline:    medium none;
    position:   absolute;
    top:        0;
}

.tx-mchimp-submit {
    background-color:   transparent;
    border:     medium none;
    height:     28px;
    outline:    medium none;
    width:      79px;
}
.tx-mchimp-unsubscribe-link {
    font-size:  10px;
    padding:    2px 0;
	padding-left: 5px;
    position:   absolute;
    bottom:     15px;
}

.tx-mchimp-unsubscribe {
    display: none;
}
.tx-mchimp-response-sub {
    display: none;
}

.tx-mchimp-response-unsub {
    display: none;
}

.tx-mchimp-fielderror {
    color: red;
    margin:3px;
}
.tx-mchimp-error {
    background:none repeat scroll 0 0 #EEEEEE;
    color: red;
    display:none;
    height:123px;
    left:0;
    margin:3px;
    padding:8px;
    position:absolute;
    text-align:center;
    top:0;
    width:278px;
    z-index:1;
}
.tx-mchimp-error p {
    color: red;
}
.tx-mchimp-btn-close {
    position: absolute;
    color: red;
    margin:3px;
}

