/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */

img.captifyPerm {
	border:1px solid #222222;
}
div#caption1 p {
	padding:8px !important;
}
div#caption-bottom p {
	padding:8px !important;
}
.caption-top, .caption-bottom {
	color: #ffffff;	
	/*padding: 1.0em;	*/
	font-weight: normal;
	font-size: 12px;	
	cursor: default;
	border: 1px solid #222222;
	background: #222222;
	position: relative;
	top: -15px;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 1px 0px 0px 0px;
}
.caption-bottom a {  }
.caption-bottom a:hover {  }
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #ffcc00;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/

