/* CSS Document */

#finderAd {
	display: block;
	width:352px; 
	height:202px; 
	background: url(../images/finderAd.gif) no-repeat top left;
	margin: 0 auto;
	padding: 10px;
}

*html #finderAd {
	margin-left: 15px;
}

#finderAd p {
	width: 340px;
	line-height: 1.3em;
}

#finderAd strong {
	font-weight: bold;
	color: #333333;
}
