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

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 5px;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
	text-decoration: none;
}
.caption a:hover, .caption a:hover {
	background: #202020;
	text-decoration: none;
}


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