﻿.Col2
{
	position:relative;
	width:182px;
	height:600px;
	float:left;
	border:solid 1px #ccc;
	margin: 10px 0 0 10px;
	text-align:center;
}

div.bannerheader
{
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
}

div.ppcAd
{
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

div.ppcAd a.title
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: Blue;
}

div.ppcAd a.url
{
	font-size: 10px;
	text-decoration: underline;	
	color: Green;
}