
a {
    text-decoration: none;
}

.ad_wrapper {
    background: #efefef;
    height: 60px;
    padding-bottom: 6px;
}

.horizontal .ad {
    display: inline;
    float: left;
}

.ad {
    height: 60px;
    width: 234px;
    padding-right: 4px;
}

.ad_wrapper_vertical {
    background: #efefef;
    padding-bottom: 6px;
}

.ad_wide {
    display: inline;
    float: left;
    height: 60px;
    margin-bottom: 10px;
}


.adtitle {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    color: #BD0808;
    margin:0;
    text-decoration:underline;
}

.addescription {
    color: #606060;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    line-height: normal;
    margin:0;
}

.adwebsite {
    color: #284B72;
    font-size: 10px;
    line-height: normal;
    white-space: nowrap;
    font-family: verdana,arial,sans-serif;
    margin:0;
}

div.bjb-topbanner {
	height: 90px;
	clear: both;
	position: relative;
	margin: 0px;
}
div.bjb-leaderboard {
	height: 90px;
	position:relative;
	float: left;
}
div.bjb-bottom-leaderboard {
	height: 90px;
	position:relative;
	text-align: center;
}
div.bjb-leaderboard-appndx {
	height: 90px;
	margin-left: 10px;
	position:relative;
	float: left;
}