/* CSS Document */
#disabled_msg{
display: inline;
}

#enabled_msg{
display: none;
}