.tx_attvtip_textbox {
     border-color: rgb(51, 51, 51);
     background:#1c6dba;
     padding:10px;
     font-size:0.9em;
     margin-bottom:10px;
}

.tx_attvtip_tablerow {
margin-bottom:15px;
}

.tx_attvtip_header {
border-bottom: 1px dotted white;
}

.tx_attvtip_station {
float:right;
}

.tx_attvtip_info {
width:120px;
font-size:0.8em;
float:left;
margin-top:8px;
font-weight:bold;
}


.tx_attvtip_text {
margin-left:120px;
text-align:justify;
margin-right:10px;
margin-top:8px;
font-size:10pt;
}

.tx_attvtip_error {
color:red;
}
