/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/

.caption-bottom h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.caption-bottom h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.caption-bottom p {
	font-size: 10px;
	text-align: left;
	margin: 0;
	padding: 0;
}.caption-bottom h3