div[id*="_1x1_1"] {
display: none;
}

.minHeight50 {
min-height: 50px;
}

.minHeight90 {
min-height: 90px;
}

.minHeight250 {
min-height: 250px;
}

@media (min-width: 780px) {
/* mobile ads */
.topm {
display: none;
}
.bbm {
display: none;
text-align: center;
max-height: 250px;
}


.ssm{
display: none;
}
/* desktop ads*/
.top {
display: block;
padding:5px 0px;
}
.ad728 {
text-align: center;
max-height:90px;
}
.adbrick {
display: none;
}
.bb {
display: block;
text-align: center;
padding-bottom: 12px;
background-image: url(/ui/img/separator-sml.jpg);
background-repeat: no-repeat;
background-position: center bottom;
max-height: 600px;
}


.ss160{
display: block;	
}


}

@media (min-width: 780px) and (max-width: 1023px) {

.bbbottom {
margin: 0;
}
}

@media (min-width: 1023px) {
.ad728 {
text-align: center;
float: left;
margin-right: 10px;
max-width:728px;
max-height: 90px;
margin-right: 0px;
}
.adbrick {
display: block;
float: right;
width: 286px
}
}
