.hidden { display: none; }
.visible { display: block; }

.small { font-size: 0.9em; }

a.maximized { background: transparent url(/graphics/gfx_tabMin.gif) no-repeat scroll right center; }

a.minimized { background: transparent url(/graphics/gfx_tabMax.gif) no-repeat scroll right center; }

div.objectBottomLink { width:100%; border-top: 1px solid #56BFF1; text-align: right; display: block; padding-top: 4px; }

h2.officeFeatureHeading
{
    width: auto;
    background-image: url('/graphics/alphasection.png');
    padding-left: 40px;
    margin-left: -40px;
}

.blueButton 
{
    position: relative;
    vertical-align: middle;
    top: -1px;
}
