/* ~~~ Dynamic SITEFORUM CSS file ~~~ www.siteforum.com/design ~~~ */

/* ~~~ floatTools.css ~~~ */
.textCenter
{
    text-align:center;
}
.textLeft
{
    text-align:left;
}
.textRight
{
    text-align:right;
}
.left
{
    float:left;
}
.right
{
    float:right;
}
.clear
{
    clear:both;
}
.clearLeft
{
    clear:left;
}
.clearRight
{
    clear:right;
}
div.cleaner
{
    height:1px;
    font-size:1px;
    border:0px none;
    background:transparent;
    padding-bottom:1px;
    margin-bottom:-1px;
}
/* ~~~ mainFontSet_small.css ~~~ */
body, input, select, textarea
{
        font-family:verdana, helvetica, arial, sans-serif;
}

body
{
        font-size:70%;
}

input, select, textarea
{
        font-size:1.1em;
}

#sfsPositionPath,
#sfsApplications,
#sfsIconMenus,
#sfsStoryAdds,
#sfsSearchBoxText,
#sfsSearchBoxButton,
#sfsFooter,
.naviText, .fontFaceL
{
        font-size:1em;
}
.fontFaceBig
{
        font-size:1.25em;
}

#sfsContentIn h1
{
    line-height:1.3em;
    font-size:1.5em;
    font-weight:bolder;
}

#sfsContentIn h2, #sfsContentIn div.headline
{
    line-height:1.3em;
    font-size:1.25em;
}

#sfsContentIn h3
{
    line-height:1.2em;
    font-size:1.2em;
}
