.smallAds{
	width : 460px;
	border-top : 1px dashed #333;
	border-bottom : 1px dashed #333;
	font-family : Arial, Helvetica, sans-serif;

	background-color : white;
	margin : 0 0 10px 0;
}

.smallAds TH, .smallAds TD{
	font-size : 12px;
}

.smallAds TD{
	background-color : #f5f5f5;
	padding : 3px 5px 3px 5px;
	border-top : 2px solid white;
	vertical-align : top;
}

.smallAds TH{
	background-color : #EBEBEB;
	text-align : left;
	font-weight : normal;
	border-top : 2px solid white;
	padding : 3px 5px 3px 5px;
	vertical-align : top;
	text-transform: uppercase;
}

.smallAds TH.date{
	color : #900;
	border-right : 2px solid white;
	width : 67px;
	text-transform : uppercase;
}

.smallAds TH.item{
	color : Black;
	font-weight : bold;
	text-transform : uppercase;
}

.smallAds TD.separator{
	border-top : 1px dashed #333;
	border-bottom : 1px dashed #333;
	background-color : white;
}

.smallAds TD.itemDetail{
	font-size : 11px;
	color : black;
}

.smallAds TD.contactDetail{
	color : black;
	background-color : #ebebeb;
	border-bottom : 2px solid white;
}

.smallAds TD.contact{
	background-color : #ebebeb;
	color : #900;
	border-right : 2px solid white;
	border-bottom : 2px solid white;
}

.smallAds TD.empty{
	border-right : 2px solid white;
}
