﻿body, html
{
	margin: 0px;
	padding: 0px;
	background: white;
}

.ppc_bm
{
    background-color: White;
    moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3xp !important;
    border: 1px solid #2e97db;
    cursor: pointer;
    margin-bottom: 5px;
}
        
.ppc_bm:hover
{
    border: 1px solid #8888AA;
	background:#FFF9F2;
	opacity: 0.85;
}

/* ## ## */

div.ppc_300_80
{
	width: 298px;
	height: 78px;
	vertical-align: middle;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 25px;
	overflow: hidden;
}

div.ppc_300_80 span.mini
{
	font-size: 8px;
	line-height: 11px;
	color: #669966;
}
        
div.ppc_300_80 span.ppc_date
{
	font-size: 11px;
    font-family: Helvetica;
    font-weight: normal;
	line-height: 24px;
	color: #999999;
}

div.ppc_300_80 div
{
	width: 90px;
	padding: 4px;
	float: left;
}

div.ppc_300_80 div.rates
{
	width: 100px;
	padding: 18px 4px 4px 4px;
    font-family: Arial Narrow;
    font-weight: bold;
    font-size: 18px;
    line-height: 38px;
	float: left;
}

div.ppc_300_80 div div.logo
{
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
    height: 40px;
}

div.ppc_300_80 div.clicker
{
    height: 68px;
    width: 75px;
    background-position: 1px 14px;
    background-repeat: no-repeat;
    background-image: url(https://ppc.brokermatch.com/ppcfeed/images/arrow_button_85.png);            
}