.task{
    float: left;
    width:32%;
}
.speedbar{
    width:100%;
    border-bottom:1px #e4e4e4 solid;
    padding-bottom:5px;
}
.tips{
    width:98%;
    border-top:1px solid #E4E4E4;
    padding:10px;
    margin-top:10px;
}
.tip_date{
    font-style:italic;
    padding:5px
}
.tip{
    font-family:cursive;
}
.my_indents{
    width:100%;
    margin-left:10px;
    margin-top:10px;
}
.my_indents th{
    border-bottom:1px solid #e4e4e4;
}
.row1 td {border-bottom:1px dashed #cccccc;background-color:#EEEEEE;}
.row1_ td {border-top:1px dashed #cccccc;background-color:#EEEEEE;}
.row2 td {padding-bottom:15px;}
.row3 td {border-bottom:1px dashed #cccccc;background-color:#f5f5f5;}

.row3_ td {border-bottom:1px dashed #cccccc;}

.centralcol a {color:#333; border-bottom: #CCCCCC solid 1px; text-decoration: none !important;  outline: none;}
.centralcol a:hover {text-decoration:none;color:#FF9900;}
.centralcol a span:hover {text-decoration:underline;color:#000000;}

a.login_button {text-decoration:none;}



.logo{position:absolute; top:20px; left:25px;}
.bannerhead{position:absolute; top:1px; right:149px;}

