@CHARSET "UTF-8";
.vip-ad {
	background-color: #CCCCCC;
	height: 15em;
	margin-bottom: 1.5em;
}

#ads-index {
	background-color: #CCCCCC;
	height: 64.5em;
}

.product_preview-status {
   position: absolute;
   z-index: 1;
   background: url(https://www.feshuttle.co.za/wp-content/uploads/icon-vip.png);
   width: 14%;
   height: 70px;
   background-size: 25%;
   background-repeat: no-repeat;
   background-position: right;
}

table.index .ad {
    vertical-align: top;
    text-align: center;
    background: url(https://static.tumblr.com/1698318…/mvm4c22/d54ohcho0/tumblr_static_filename_2048_v2.gif);
    height: 21px;
    width: 15%;
    padding: 17px 5px 5px 5px;
    border: 2px dashed #bbb;
    background-size: 50%;
}

.ad.vip img { max-width: 200px; }

.product_preview-status {
    position: absolute;
    z-index: 10;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: -1%;
}

.product_preview-status img { width: 60px; }