﻿#ad50
{
	background:url(images/bgAd50.jpg);
	width:190px;
	border:2px solid #afcf7c;
	font-family:Georgia, Times New Roman, Serif;
	color:#022c3a;
	font-size:1em;
}

#ad50 h2
{
	width:100%;
	background:#e66955;
	color:#fff;
	font-family:Verdana, Arial, Sans-Serif;
	font-style:italic;
	font-size:1.2em;
	text-align:center;
	font-weight:bolder;
	padding:16px 0 10px 0;
	margin-bottom:0;
}

#ad50 #ad50content
{
	padding:10px 25px 10px 25px;
}

#ad50 a.ad50Button
{
	background:#fff;
	border:2px solid #e66955;
	display:block;
	padding:5px 10px;
	text-align:center;
	line-height:1.2em;
	color:#e66955;
}

#ad50 a.ad50Button:hover
{
	background:#e66955;
	color:#fff;
	text-decoration:none;
}

small
{
	font-family:Arial, Sans-Serif;
	font-size:.8em;
	line-height:1em;
	color:#727272;
}

#ad50 p
{
	margin-bottom:.7em;
}