.tx-cagimageswap-bigpic {
    overflow: hidden;
    margin: 10px 0 0 0;
    border: 1px solid black;
    text-align: center;
}

.tx-cagimageswap-bigpic p.defaultContent {
    margin-top: 40px;
    text-align: center;
    color: #AAA;
}

p.tx-cagimageswap-caption {
	position: relative;
	height: 45px;
	margin: 0 0 20px 0;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    padding: 0;
	background: #E0DFE4;
	color: #000;
}

span.tx-cagimageswap-captionelement {
	display: none;
	position: absolute;
	top: 4px;
	left: 10px;
}

span.tx-cagimageswap-visible {
	display: block;
}

