.promoThumbsTitle, .promoLinksTitle {
	text-align:center; 
	clear:both;
	width:435px;
	font-size:14pt;
	color:#FFFFFF; 
	font-weight:bold; 
	background-color: #C8C8C8; 
	background-image:url('../images/h1_bar.jpg'); 
	background-repeat:repeat-y;
	margin-top 2px;
}

h2.promoThumbsTitle a, h2.promoLinksTitle a {
	display: block;
	width: 100%;
	height: 20px;
	color: #ffffff;
}

.promo {
	clear:both;
	width:100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

.promoDescription {
	clear:both;
	width:100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 8pt;
}


.promoThumbs {
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center; 
	float:left; 
	width:100px; 
	height:130px; 
}

.promoThumbs a {
	text-decoration: none;
	color: #000000;
}

.promoThumbs a:hover {
	text-decoration: none;
}

.promoLinks {
	float:left;
	width:122px;
	padding-top:2px;
	padding-bottom:2px;
}

.promoLinksPrice {
	float:left;
	width:80px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
}