/*
==========================================
==========================================
 Copyright: Fast Global Media 2004 - 2017
 Qld Australia. All Rights Reserved
==========================================
==========================================
*/

TABLE.main {
  border: 0 #000099;
  padding: 0; }

.left { /*background-color: #*/}

.menutext { font-size: 10pt }

td.bc-heading
{
  font-family : sans-serif, monospace;
  font-size : 8pt;
  font-weight: bold;
  width : 10%;
  text-align : center;
}

td.bc-text
{
  font-family : sans-serif, monospace;
  font-size : 8pt;
  width : 10%;
  text-align : center;
}
span.form_label {
    margin-top: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 700;
    font-size:16px;
    color: #ffffff;
    /*The change*/
    display:inline-block; /*or display:block;*/
}