.wtbpErrorMsg {
    color: #fa4e7f;
}
.wtbpSuccessMsg {
    color: #4ae8ea;
}
.wtbpInputError {
    border: 1px #fa4e7f solid !important;
}
.toeUpdateQtyButtonsWrapper {float:left; margin:4px 0 0 -22px;}
    
.toeIncDecButton {
    width: 8px;
    height: 7px;
    background: url("../img/toeIncDec.png") top right no-repeat;
    text-decoration:none;
    cursor: pointer;
    text-indent: -9999px;
}
.toeIncButton {
    margin-bottom:5px;
    background-position: top left;
}
#toplevel_page_wtbp-table-press li.wp-first-item{
	display: none;
}
#wtbpMailSettingsForm .form-table {
    max-width: 450px;
}
#wtbpAddDialog {
    vertical-align: top;
    padding: 10px 20px;
}
.wtbp-mr30 {
    margin-right: 30px !important;
}
.wtbp-width200 {
    width: 200px;
}
#formError {
    color: red;
    float: left;
}