.ig_Control {
    color: Black;
    font-family: verdana;
    font-size: xx-small;
}


.ig_Item {
    background-color: White;
    font-family: verdana;
    font-size: 10px;
    padding-left: 1px;
}


.ig_Button { cursor: hand; }


.ig_ButtonHover { }


.ig_ButtonPressed { }


.ig_ButtonDisabled { }


.ig_Hover { }


.ig_Selected { }


.ig_Disabled { }


.ig_Header { }


.ig_Footer { }


.ig_EditWithButtons { }


.ig_Edit { }


.ig_EditInContainer { }


.ig_Alt {
    border-bottom: solid 1px #E3EFFF;
    border-left: solid 0px #FFFFFF;
    border-right: solid 0px #FFFFFF;
    border-top: solid 1px #E3EFFF;
}


.ig_DropDown { }


.ig_EditSelected { }


Body { }


.ig_AjaxIndicatorBlock {
    background-color: #909090;
    filter: alpha(opacity : 30);
    opacity: 0.3;
}


.ms-WPBody .igdw_Control TD { background-color: White; }


.ms-WPBody .igmc_Control TD {
    background-color: inherit;
    border-style: inherit;
    font-size: xx-small;
    font-style: inherit;
}


.ms-WPBody .igte_EditWithButtons TD {
    background-color: Transparent;
    border-bottom-style: none;
    font-size: 1px;
}


.ms-wpbody .ig_Control table {
    border-collapse: Separate;
    font-size: xx-small;
    font-style: inherit;
}


.ms-wpbody .ig_Control td {
    background-color: inherit;
    border-bottom-style: none;
    font-size: xx-small;
    font-style: inherit;
}


.ms-WPBody .igte_EditWithButtons TABLE { font-size: 1px; }


.ig_AjaxIndicator { }


.ms-WPBody .igmc_Control TABLE {
    font-size: xx-small;
    font-style: inherit;
}

.ie7_DisplayInlineFix { display: inline-block; }

.ie7_DisplayInlineFix { display: inline; }