/* ----------------------------------------------
	©2007 James Becker
	File: page.css
	Description: Common Page CSS file for ADNEC.
---------------------------------------------  */

#pageimage {
	background: url('../i/image.php?f=exhibitor.jpg&m=topimage');
}

#capitalsuitestable td {
	text-align: center;
	border-bottom: 1px solid #ddd;
}

#capitalsuitestable td a {
	padding-left: 25px;
	color: #0066CC;
	text-decoration: none;
	background: url('../i/common/download-icon.gif') 0 50% no-repeat;
}
