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

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 2px;	
	font-weight: bold;
	font-size: 10px;	
	font-family: verdana;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.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: 1px;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}

br.c { clear: both; }



/* MB */
.pict {
	/*
	width: 120px;
	height: 150px ;
	*/
	border: 1px solid #99021A;
	margin-left: 5px ;
	margin-top: 5px ;
	
	
}	
/* MB */

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