/* caption styling */

.caption-bottom {
	color: #020202;
	padding: 2px 2px 18px 2px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #ffffff;
}
.caption-bottom .heading { color: #00AEEF; text-transform: uppercase; display: block; font-weight: bold; }
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
}
.caption a:hover, .caption a:hover { background: #fff; }
.caption-wrapper { float: left; }
br.c { clear: both; }
