table.bannerout {
	width: 210px;
	margin: 0;
	padding: 0;
}

table.bannerin {
	width: 210px;
	margin: 0;
	padding: 0;
}

.bannerphoto {
	width: 210px;
	margin: 0;
	padding: 0;
}
.bannername a:link, .bannername a:visited {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.bannername a:hover {
	text-decoration: underline;
}
td.bannerdesc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
td.bannerprice {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 28px;
}
.bannerID {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 25px;
	text-transform: none;
}
