.selectedProducts {
    background-color: #F0F0FF;
    border: 1px solid #A0A0FF;
    padding: 7px 0 0 15px;
}

.productlist li {
    width: 220px;
    padding: 3px;
    margin-bottom: 10px;
    list-style: none;
}

#dvProductList .productlist li {
    width: 330px;
    padding: 3px;
    margin-bottom: 10px;
}

.productlist li .product {
    text-decoration: none;
}

.productlist li .productName {
    font-weight: bolder;
    float: left;
}

.productlist li .imageBox {
    float: left;
}

.productlist li .imageBox img {
    padding: 5px;
    width: 36px;
}

.productlist li .sectionName {
    clear: both;
}
.productlist img{
    border: none;
}
.productlist li .oldprice, .widget .productlist li .price{
    padding: 5px;
}

.productlist li .rating {
    clear: both;
    padding: 3px;
}

.bol-popup-dialog {
}

.bol-popup-dialog iframe {
    width: 800px;
    height: 800px;
}
.ui-widget-header{
    background: url("tinymce/bol/images/fav.png") repeat-x scroll 50% 50% #636363 !important;
    border: 1px solid #636363;
}
.previewWidg
{
    display: block;
    margin: 10px 0;
    width: 100%;
    overflow-x: scroll;
}

.bol_pml_element {
    line-height: normal;
}

.entry-content select {
    margin: 0;
}
#bolSearchField {
    width: 150px;
    background: transparent;
    font-family: verdana;
    color: #000;
    box-shadow: none;
    margin-right: 3px!important;
    margin-bottom: 0!important;
    font-size: 12px!important;
    line-height: 14px!important;;
}
#bolCatSelect {
    width: 156px;
    margin-right: 3px;
}
#bolSearchSubmit {
    font-family: verdana;
    font-size: 12px!important;
    color: #fff!important;
    line-height: 16px!important;;
}


