td.helpbox_edge {
background-color: #9AC4E8;
}
td.helpbox_main {
background-color: #9AC4E8;
font-family: verdana;
color: #FFFFFF;
}
span.helpbox_heading {
font-size: 14px;
font-weight: bold;
}
span.helpbox_container {
margin-top: 10px;
display: block;
text-align: left;

}
span.helpbox_text {
font-size: 10px;
line-height: 14px;
}
span.helpbox_text-right {
text-align: right;
font-size: 10px;
display: block;
line-height: 14px;
margin-top: 12px
}
span.helpbox_number {
font-size: 11px;
font-weight: bold;
margin-right: 3px;
}