﻿.revenueHitsPage-ifrm-cntnr
{
    position: fixed;
    bottom: -40px;
    width:320px;
    height:80px;
    overflow:hidden;
    display:none;
    background-color:#11abda;
}

iframe.revenueHitsPage-mntr {
    
    width:320px; 
    height:80px;
}

body.ppc-body
{
    padding:0px;margin:0;border:none;
}

 .revenueHitsPage-global-container
 {
    position:relative;
    padding:3px 0;
    height: 80px;
    width:320px;
}

.revenueHitsPage-global-container .contents
{
    height: 60px;
    width:280px;
    padding:2px 0px 0px 20px;
}

iframe.revenueHits-innermost-iframe
{
    width:280px;
    height:60px;
}

div.control-panel 
{
    height:15px;overflow:hidden;position:relative;padding:0 0 0 4px;
}

div#buttons
{
    padding-right:35px;
    padding-top:50px;
}

#close
{
    display:inline-block;width:14px;height:14px;
    padding:0 4px 0 0;z-index:1000;cursor:pointer;
    background:#11abda url('../imgs/cls.png') no-repeat 0px 0px; 
}
#close:active
{
    background-position: 0px -28px;
}

#help
{
    display:inline-block;
    width:16px;
    height:16px;
    background:#11abda url('../imgs/info.png') no-repeat; 
    z-index:1000;
    cursor:pointer;
}


.left{float:left;}
.right{float:right;}

#minimize
{
    display:inline-block;
    width:14px;
    height:14px;
    margin-right:5px;
    cursor:pointer;
}

.maximize
{
    background:url('../imgs/btns.png') no-repeat 0px -14px; 
}
.maximize:hover
{
    background:url('../imgs/btns.png') no-repeat -14px -14px; 
}
.maximize:active
{
    background:url('../imgs/btns.png') no-repeat -28px -14px; 
}
.minimize
{
    background:url('../imgs/btns.png') no-repeat 0 0 ; 
}
.minimize:hover
{
    background:url('../imgs/btns.png') no-repeat -14px 0px; 
}
.minimize:active
{
    background:url('../imgs/btns.png') no-repeat -28px 0px; 
}





 

 