﻿.adTableOut
{
	width:					100%;
}

.adCell
{
	line-height:			20px;
	padding:				5px 5px 0px 5px;
	text-align:				justify;
}

.adTableIn
{
	border:					none;
	width:					100%;
}

.adFormView
{
	width:					98%;
}

.adHeadline
{
	font-weight:			bold;
}

.adImage
{
	border:					solid 1px #c0c0c0;
	float:					left;
	margin:					3px 5px 3px 0px;
	padding:				2px 2px 2px 2px;
}