.cloud
{
    text-align: justify;
    font-size: 85%;
}

.cloud a,
.cloud a:link,
.cloud a:visited
{
    text-decoration: none;
}

.cloud a:hover
{
    text-decoration: underline;
}

.cloud h3
{
    text-align: center;
}

.importantKeyword
{
    font-size: 130%;
}

.ghosted
{
    color: #888;
}

.recent
{
    background-color: rgb(255,255,200);
}

body div h3
{
    font-size: 100%;
    font-weight: bold;
    clear: both;
    color: #aaa !important;
    margin-bottom: -8px !important;
}

.tabs
{
    background-image: url(tabshade-bottom.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
    padding-bottom: 30px;
    min-height: 200px;
}

.tabsNavigation
{
    height: 36px;
    background-image: url(tabshade.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
}

.tabsNavigation a,
.tabsNavigation span
{
    display: block;
    float: left;
    width: 70px;
    height: 17px;
    text-align: center;
    padding: 4px;
    font-size: 85%;
    font-weight: bold;
    background-color: #eee;
    border: 2px solid rgb(210,210,210);
    border-bottom: 0;
    -moz-border-radius: 8px 8px 0 0;
    margin-top: 7px;
    margin-left: 10px;
    color: #666 !important;
}

.tabsNavigation span
{
    height: 23px;
    overflow: hidden;
    margin-top: 0px;
    background-color: #fff;
    border-bottom: 3px solid #fff;
}

.calendar a
{
    font-size: 90%;
}

.calendar li
{
    list-style-image: url(bullet.png);
}

.noContent
{
    height: 200px;
    padding-top: 30px;
    font-style: italic;
    color: #aaa;
    font-weight: bold;
}

.person
{
    font-size: 90%;
    color: #777;
}

ul.calendarForum li
{
    padding-left: 4px;
}

ul.selected
{
    font-size: 90%;
}

ul.selected li
{
    margin-bottom: 4px;
    list-style-image: url(bullet.png);
}

div div.expander
{
    padding-top: 10px;
    border-bottom: 0;
    padding-left: 40px;
}

div div.expandee
{
    border-bottom: 0;
}

.hot
{
    font-size: 80%;
    background-color: rgb(235,205,165);
    color: #fff;
    font-weight: bold;
}

.statsForm
{
    -moz-border-radius: 8px;
    background-color: #eee;
    padding: 10px;
}

.statsInput
{
    width: 300px;
}

