/* @group Mod Captify Sections */
#captifyContent {margin:40px 0 0 0; float: left;}
#captifyContent a {float: left;padding: 0;}
.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}
.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;float: left;}
.caption a:hover, 
.caption a:hover {background: #202020;}
.caption-wrapper {float: left;}
br.c { clear: both; }
/* @end */