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