.curiousMessage {
    padding: 3px;
    vertical-align: top;
}
.curiousSide {
    width: 150px;
    vertical-align: top;
}
.personalInfoTbl img {
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.extraTable {
    width: 450px;
    height: 120px;
    /*cursor: pointer;*/
}

.extraBody {
    height: 130px;
}
.vipTable {
    width: 300px;
    height: 170px;
    /*cursor: pointer;*/
}
.vipBody {
    border-left: 1px solid #f9d463;
    border-right: 1px solid #f9d463;
    height: 154px;
}
.vipTop {
    border: 1px solid #f9d463;
    border-bottom: none;
    height: 10px;
    line-height: 10px;
}
.midBodyVip {
    border-left: 1px solid #f9d463;
    border-right: 1px solid #f9d463;
}
.vipBottom {
    height: 48px;
    background-image: url('../img/vipBottom.png');
}

.msgTable {
    width: 450px;
    margin-top: 3px;
}
.msgTable td {
    border-top: 1px solid #dad2ec;
    padding-top: 3px;
    padding-bottom: 3px;
}
.msgTable th {
    background-color: #f5f3fa;
    height: 20px;
}
.msgFolders {
    width: 220px;
}
.msgAll {
    width: 100px;
}
.msgUnread {
    width: 100px;
}
.msgTd {
    text-align: right;
    padding-right: 30px;
}
.msgTopTd {
    border-top: 1px solid #dad2ec;
}
.msgSepTd {
    line-height: 2px;
    padding:0px !important;
    border:none !important;
}
.profileData {
    float:left;
    width:49%;
    color:black;
}
.pinfoDetails {
    width: 150px;
    height: 145px;
    position:absolute;
    bottom: -50px;
    right: 10px;
}

.curiousHead {
    background-color: #f5f3fa;
    height: 20px;
}

.curiousSeparator {
    border-bottom: 1px solid #dad2ec;
    line-height: 1px;
}
.extraStarBG {
    background-image: url('../img/extraStarBG.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.vipStarBG {
    background-image: url('../img/vipStarBG.gif');
    width:71px;
    height:59px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.vipStarCreditsBG {
    background-image: url('../img/vipStarCreditsBG.gif');
    width:98px;
    height:87px;
    position:absolute;
    top:-5px;
    right:5px;
}
.extraStarRO {
    background-image: url('../img/extraStarRO.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.vipStarRO {
    background-image: url('../img/vipStarRO.gif');
    width:71px;
    height:59px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.vipStarCreditsRO {
    background-image: url('../img/vipStarCreditsRO.gif');
    width:98px;
    height:87px;
    position:absolute;
    top:-5px;
    right:5px;
}
.extraStarIT {
    background-image: url('../img/extraStarIT.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.extraStarGR {
    background-image: url('../img/extraStarGR.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.extraStarUK {
    background-image: url('../img/extraStarUK.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.extraStarIN {
    background-image: url('../img/extraStarIN.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.extraStarPL {
    background-image: url('../img/extraStarPL.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.extraStarDE {
    background-image: url('../img/extraStarDE.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}
.extraStarFR {
    background-image: url('../img/extraStarFR.gif');
    width:84px;
    height:79px;
    position:absolute;
    top:-10px;
    right:-1px;
}

