/* UKWeddingIndex.com - categories_sponsors.css */

.categories_sponsorstable {
}
.categories_sponsorsitemholdingcell {
	background-color: #CC0066;
}
.categories_sponsorsitemtable {
}
.categories_sponsorsitemtitlecell {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0066;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-variant: small-caps;
}
.categories_sponsorsitemcell {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.categories_sponsorstitlecell {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990066;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
}

.temp_affiliatecell {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
