/* Styles for Show Tune Tony Prediction Shortcode
*/

.tonyprdact {
clear:both;
margin-left:30px;
}

.tonyprdact_text {
padding:3px 5px 0px 5px;
display:inline-block;
margin:1px 5px 0px 0px;
}

.tonyprdact_pred_text {
border:2px dotted #BEBE1F;
}

.tonyprdact_act_text {
border:2px dotted #FA4444;
}

.tonyprdact_head, .tonyprdact_foot {
font-weight:bold;
color:white;
clear:both;
display:inline-block;
padding:1px 6px 1px 6px;
text-align:center;
width:140px;
}

.tonyprdact_pred_head {
background-color:#BEBE1F;
}

.tonyprdact_pred_foot {
background-color:#BEBE1F;
}

.tonyprdact_act_head {
background-color:#FA4444;
}

.tonyprdact_act_foot {
background-color:#FA4444;
}
