img#albums_album_image_path_image {
    width: 150px;
    height: auto;
    padding: 10px;
}

div#preloader-form {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: rgba(171, 158, 149, 0.39) url('/skin/adminhtml/default/default/images/ajax-loader-tr.gif') no-repeat center center;
}
.added-products-tab > .title-products-tab,
.all-products-tab > .title-products-tab{
    font-size: 1em;
    line-height: 18px;
    font-weight: bold;
    background-color: #6f8992;
    padding: 2px 10px;
    margin: 10px 0;
    color: #fff;
}