.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_blue {
font-size:18px;
line-height:22px;
font-weight:300;
color:#ffffff;
text-decoration:none;
background-color:rgb(19, 176, 216);
background-color:rgba(19, 176, 216, 0.9);
margin-right:10px;
padding:5px 5px 5px 5px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_orange {
font-size:14px;
line-height:20px;
font-weight:300;
color:#ffffff;
text-decoration:none;
background-color:rgb(242, 125, 48);
background-color:rgba(242, 125, 48, 0.9);
margin-right:10px;
padding:5px 5px 5px 5px;
white-space:normal !important;
border-width:0px;
border-color:rgb(242, 125, 48);
border-style:none;
}

