

#appsTable H1 {
    padding: 0px;
    margin: 0px;
    font-size: 12px
}

#appsTable H1 A {
    color: #000;
}

#homeFt {
    border-right: 1px solid gray;
    width: 200px
}

#homePlayer {
    position: absolute;
    top: 80px;
    left: 10px;
    width: 760px;
    background-color: #FFF;
    border: 2px solid #00F
}

#homePClose {
    text-align: right;
    margin: 5px;
}

#homePClose A {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #000
}

#mainTopic A {
    color: #000;
    text-decoration: none
}

#tags A {
    text-decoration: none;
    margin-left: 10px;
    color: gray
}

#blogCont {
    border-left: 1px dashed gray;
    float: left;
    width: 35%;
    padding-left: 5px
}

#blogNews {
    margin: 10px 0px 0px 10px;
}

#blogNews A {
    color: #000;
    text-decoration: none
}

.rtAppIt {
    background-color: #FFF;
    width: 95%;
    margin: 7px auto
}

.rtAppIt IMG {
    margin-right: 10px;
    height: 13px;
    width: 13px
}

.rtAppIt2px {
    border-left: 2px solid #DFDFDF;
    border-right: 2px solid #DFDFDF;
    height: 1px
}

.rtAppIt1px {
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    height: 1px
}

.rtAppCt {
    margin: 3px 0px 5px 5px
}

.rtAppCt A {
    text-decoration: none
}

.rtAppCt A:hover {
    color: #300
}

.AppsTit {
    font-weight: bold;
    color: #333
}

.rtAppDsc {
    margin: 5px 0px 5px 22px;
    height: 50px
}

.rtAppDsc A {
    color: #666
}

.miscLinksT {
    font-weight: bold;
    color: #666;
    margin: 0px 0px 7px 7px;
    text-decoration: none
}

