
.SingleAd {
	margin: 0.3em auto; 
	margin-bottom: 0em;
	padding: 0.2em; 
	border-top: 2px solid #F9CBDE; }
	
	.SingleAd .Header {
		font-size: 140%; 
		font-weight:bold; 
		text-align:left;
		margin:0;
		margin-bottom: 8px; }
	
	.SingleAd .Text {
		line-height: 1.5em;
		padding: 4px; }
		
	.SingleAd .Image {
		vertical-align: middle; }
		
	.SingleAd .Description {
		text-align: justify; 
		margin: 0.5em; 
		margin-bottom: 0; 
		width: 100%; }
		
	.SingleAd .Contact {
		padding: 0.5em; 
		padding-bottom: 0; 
		text-align: left; }
		
	.SingleAd .coupon {
		margin:0;
		padding:0; }

	.SingleAd .Error {
		text-align: center; 
		color: #7F0000; 
		font-weight:bold; }

#supplementsTable {
	border-collapse: collapse; }
	
	#supplementsTable .trBorder td { 
		border-top:1px solid #ccc; 
		border-bottom:1px solid #ccc; }
		
	#supplementsTable .trBorderLeft { 
		border:1px solid #ccc; border-right: none; }

	#supplementsTable .trBorderRight { 
		border:1px solid #ccc;
		border-left:none; }

.trBorder { }
