#adBox_wrapper
{

}

#adBox_border
{
	border: 1px solid #cccccc;
	width: 400px;
	margin:0 0 0px 0;
	padding:5px;
	height: 100px;
}

#adBox2
{
	padding: 0px;
}

#adBoxControls2
{
	border-top: 1px dotted #cccccc;
	background: #f0f0f0;
	padding: 3px;
	font-size: 1px;
	text-align: center;
}

#adBoxControls2>img
{
	cursor: pointer;
	margin-right: 5px;
}

.adBoxTitle2
{
	font-family: Tahoma,Arial;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 15px;
	
}

.adBoxText2
{
	font-family: Arial;
	font-size: 11px;
	margin: 0 0 5px 15px;
	line-height: 13px;
}

.adBoxLink2
{
	margin: 0 0px 0 5px;
}

.adBoxLinkText2
{
	font-weight:bold;
	color: #0033AA;
	text-decoration: none;
}

.adBoxLinkText2:hover
{
	color: #CC0000;
	text-decoration:underline;
}
