﻿a.maxBtn
{
    background: transparent url(../images/btn_max_no_border.gif) no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    padding: 0;
    text-decoration: none;
    width: 24px;
    margin-top: 10px;
}
a.minBtn
{
    background: transparent url(../images/btn_min_no_border.gif) no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    padding: 0;
    text-decoration: none;
    width: 24px;
    margin-top: 10px;
}
.miniAdvert
{
    float: left;
}
