#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 25px;
    border-color: transparent;
    border: none;
}

#ibox_wrapper, #ibox_footer_wrapper a {
    background-color: transparent;
}

#ibox_content {
    background-color: #FFFFFF;
    border: 0;
}

#ibox_footer_wrapper {
	
    padding: 0 3px;
    bottom: 37px;
    top: auto;
    z-index: 1000002;
}

#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('images/closelabel.gif') no-repeat;
    width: 90px;
    height: 33px;
}

#ibox_progress {
    text-indent: -100000px;
    background: #fff url('images/loading.gif') center center no-repeat;
}

#ibox_loading {
    background: #fff url('images/loading.gif') 50% 15% no-repeat;
    color: #000;
    padding: 40px 5px 5px 5px;
    border: 1px solid #6EB43F;
}

#ibox_content {
    border: 1px solid #6EB43F;
	padding:8px;
}

#ibox_footer {
    display: none;
}

div#ibox {
    font-family: verdana, arial, helvetica, sans-serif;
    text-transform: none;
    font-size: 14px;
}

div#ibox h1 {
    color: #6EB43F;
    font-size: 20px;
    font-weight: normal;
}

div#ibox p {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.3em;
	padding:0px
}
