table.ig_tbl_line .ig_smbluetext {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #0000cc;
    font-size: 9px;
}

table.ig_tbl_line .ig_lgbluetext {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #0000cc;
    font-size: 12px;
}

table.ig_tbl_line .ig_smbluelink, table.ig_tbl_line .ig_smbluelink:link {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #0000cc;
    font-size: 9px;
    text-decoration: underline;
}

table.ig_tbl_line .ig_lgbluelink, table.ig_tbl_line .ig_lgbluelink:link {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #0000cc;
    font-size: 12px;
    text-decoration: underline;
}

.ig_smbluelink:hover {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #3366cc;
    font-size: 9px;
    text-decoration: underline;
}

.ig_smbluelink:visited {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #551a8b;
    font-size: 9px;
    text-decoration: underline;
}

.ig_smbluelink:active {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #ff0000;
    font-size: 9px;
    text-decoration: underline;
}

.ig_lgbluelink:hover {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #3366cc;
    font-size: 12px;
    text-decoration: underline;
}

.ig_lgbluelink:visited {
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: normal;
    white-space: normal;
    color: #551a8b;
    font-size: 12px;
    text-decoration: underline;
}

.ig_tbl_img table, .ig_tbl_img tr, .ig_tbl_img td, .ig_tbl_img a, .ig_tbl_img span, .ig_tbl_line table, .ig_tbl_line tr, .ig_tbl_line td, .ig_tbl_line a, .ig_tbl_line span, ig_reset {
    margin: 0;
    padding: 0;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    border-collapse: collapse;
    float: none;
    clear: none;
    width: auto;
    height: auto;
    background: transparent none;
    background-position: 0%;
    font-variant: normal;
    font-style: normal;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: none;
    text-indent: 0;
    line-height: 1.0;
    white-space: normal;
}

.shiftcontainer {
    position: relative;
    left: 7px; /*Number should match -left shadow depth below*/
    top: 7px; /*Number should match -top shadow depth below*/
    width: 300px;
    background: transparent url( images/bigshadow.gif ) no-repeat bottom right;
}

.gadgetHeader {
    height: 32px;
    border: 1px solid rgb( 153, 153, 153 );
    border-spacing: 0;
    background-image: url( ./images/gray_gradient.gif );
    background-repeat: repeat-x;
    vertical-align: middle;
    display: block;
    font-weight: bold;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}

.gadgetBody {
    vertical-align:top;
    display: block;
    border-left: 1px solid rgb( 153, 153, 153 );
    border-right: 1px solid rgb( 153, 153, 153 );
    border-bottom: 1px solid rgb( 153, 153, 153 );
}

.gadgetFrameTR {
    border: 1px solid rgb( 153, 153, 153 );
    border-spacing: 0;
}

.gadgetFrame {
    background: white none repeat scroll 0%;
    border-left: 1px solid rgb( 153, 153, 153 );
    border-bottom: 1px solid rgb( 153, 153, 153 );
    border-right: 1px solid rgb( 153, 153, 153 );
    border-spacing: 0;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}

.tdGadgetHeader {
    vertical-align: middle;
}

.addToTD {
    text-align: left;
    vertical-align: middle;
}
