.tp-caption.boxed_large_dark {
font-size:38px;
line-height:38px;
font-family:arimo;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 51, 153);
padding:8px 12px 12px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.boxed_large_blue {
font-size:41px;
line-height:38px;
font-family:arimo;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 153, 255);
padding:8px 12px 12px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.boxed_large_orange {
font-size:38px;
line-height:38px;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(255, 153, 51);
padding:8px 12px 12px;
border-width:0px;
border-color:rgb(255, 153, 51);
border-style:none;
}

.tp-caption.boxed_large_pink {
font-size:38px;
line-height:38px;
font-family:arimo;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(255, 0, 153);
padding:8px 12px 12px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.boxed_large_green {
position:absolute;
font-size:38px;
line-height:38px;
color:#fff;
background:#2ECC71;
padding:8px 12px 12px;
}