﻿div.MemberList
{
    color: #5c5c5c;
    height: 20px;
    line-height: 20px;
    width: 100%;
    border-bottom: #5c5c5c 1px dotted;
}
div.MemberDel
{
    width: 10px;
    cursor: pointer;
    float: left;
    color: #ff0000;
    font-weight: bold;
}

/* Calendar styling
.ProgreeCalendar {width:700px;}*/
.ProgressCalendar table td .TitleText {font-size:1.4em; padding-top: 20px; font-weight: bold; background-color: #90dcfe;}
td.SelectedDate {background-color: Yellow;}

.Panel_10000Steps ul {font-size:1.4em;color:#5c5c5c; margin:0;padding:0 0 0 15px;}
.Page_Internal ul {font-size:1.2em;color:#5c5c5c; margin:0;padding:0 0 0 15px;}

.LoginBox {float:left;margin:55px 0 0 0;}
.LoginText
{
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    margin:0 0 0 5px;
    height: 18px;
    line-height: 18px;
    font-size: 1.2em;
    
}
.tipsList{font-size:1.2em;color:#5c5c5c;padding:0 0 22px 0;}



a, a:visited, a:link, a:active
{
    color: #00569F;
}

.LeaderBoard_Even_L_Footer {background:url(../image/background/leader-board/Even_L.gif) no-repeat left bottom; width:230px; float:left;}
.LeaderBoard_Even_C_Footer {background:url(../image/background/leader-board/Even_C.gif) repeat-x left bottom;}
.LeaderBoard_Even_R_Footer {background:url(../image/background/leader-board/Even_R.gif) no-repeat right bottom; }