.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 0.5em;
	font-weight: bold;
	font-size: 13px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	/*text-shadow: 1px 1px 0 #202020;*/
	text-decoration:none;
}
.caption-top {
   border-width: 0px 0px 0px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration:none;
	background: #000000;
	padding: 0.3em;
	color:#FFF;
}
.caption a:hover, .caption a:hover {
	background: #202020;
	text-decoration:none;
	color:#FFF;
}
.caption-wrapper {
	float: left;
}
br.c { 
	clear: both; 
}
