
.caption-top, .caption-bottom {
	color: #615151;
	padding: 5px;
	font-size: 11px;
	cursor: default;
	border: 0px solid #000000;
	background: #fff;
	line-height:14px !important;
	}
	
.caption-top1, .caption-bottom1 {
	color: #FFF;
	padding: 15px;
	cursor: pointer;
	border: 0px solid #000000;
	background: #FFF;
	line-height:14px !important;
	}
	
.caption a, .caption a:link {
	border: 0 none;
	text-decoration: none;
	background: #fff;
	color:#615151; !important;
	padding: 0.3em;
	width:100%;
}

.caption a:hover  {
	background: #FFF;
	padding: 0.3em;
	width:100%;

}
.caption1 a:hover  {
	background: #FFF;
	padding: 0.3em;
	width: 100%;

}

.caption-wrapper {
	float: left;
}
br.c { clear: both; }

#caption1 span
{
	color: #FFF;
	padding-left: 15px;
	
}

.caption-bottom a, .caption-bottom a:link{color:#615151 !important; text-decoration:none !important; width:100%;	}
.caption-bottom a:hover{color:#615151 !important; text-decoration:none !important;	}

.caption-bottom1 a, .caption-bottom1 a:link{color:#FFF !important; padding-bottom:-1px; text-decoration:none !important; width:100%; }
.caption-bottom1 a:hover{color:#FFF !important; text-decoration:none !important; }


