/* --------- ADVERTISEMENT ----------------------------------------------- */
.adv-frm { overflow: hidden; background: #000; background-color: White; margin: 0; }
.adv-frm img { display: block; }
.adv-frm object { width: 100%; height: 100%; }

.adv .frm { overflow: hidden; /*background: #333;*/ }
.adv iframe { border: none;  }
.adv iframe body { background: #000; color: #FFF; }

.adv.s250x250 .frm { width: 250px; height: 250px; }
.adv.s250x250 iframe { width: 250px; height: 250px; }

.adv.s200x200 .frm { width: 200px; height: 200px; }
.adv.s200x200 iframe { width: 200px; height: 200px; }

.adv.s468x60 .frm { width: 468px; height: 60px; }
.adv.s468x60 iframe { width: 468px; height: 60px; }
