.caption-bottom {
	color: #000;	
	padding: 5px;	
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	background: #fff;
}

.caption-bottom-alternate {
	color: #000;	
	padding: 5px;	
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	background: #fff;
	border-top: 2px solid #8C052B;
}


.caption a, .caption a {
	color: #8C052B;
	text-decoration: none;
}

.caption a:hover, .caption a:hover {
	color: #F29400;
	text-decoration: underline;
}

.caption-wrapper {
	float: left;
}