﻿
.profilepic
{
    position: relative;
    border: 0px solid green;
    float: left;
    width: 90px;
    height: 90px;
    padding: 0px; /*  padding-top:0px;*/
    margin: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    position: static;
}
.profilecoments
{
    border: 0px solid green;
    float: left;
    width: 280px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
    position: relative;
    position: relative;
    margin-top: 5px;
}

.mainMessage
{
    border: 0px solid green;
    float: right;
    width: 280px;
    padding-left: 0px;
    padding-right: 30px;
    margin: 0px;
    margin-bottom: 0px;
    position: relative;
    position: relative;
    margin-top: 5px;
}


.profilecomentsTan
{
    border: 0px solid green;
    float: left;
    width: 280px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
    position: relative;
    background: #F4F4DF;
    color: Black;
    position: relative;
    margin-top: 5px;
}




.rcholder
{
    float: left;
    border: 0px dashed Gray;
    width: 550px;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    padding-bottom: 5px;
    color: #F4F4DF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /* background:green;*/
}
.picon
{
    margin-left: 245px;
    background: transparent;
    border: 0px solid blue;
    text-align: right;
    line-height: 0px;
}
.top_p
{
    float: left;
    background: url(../img/ddtrans_01_90.png) no-repeat;
    height: 15px;
    width: 575px;
    border: 0px solid gray;
}
.middle_p
{
    background: url(../img/ddtrans_middle_90.png) repeat-y;
    background-repeat: repeat-y;
    float: left;
    width: 575px;
    position: relative;
    border: 0px solid gray;
}
.bottom_p
{
    background: url(../img/ddtrans_03_90.png);
    background-repeat: no-repeat;
    height: 19px;
    float: left;
    width: 575px;
    padding-bottom: 0px;
}


.cremercholder
{
    float: left;
    border: 0px dashed Gray;
    width: 550px;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /* background:green;*/
}

.cremetop_p
{
    float: left;
    float:left;  background: url(../img/creme_01.png) no-repeat;
    height: 37px;
    width:575px;
    height: 37px;

}
.crememiddle_p
{
    background: url(../img/creme_02.png) ;
    background-repeat: repeat-y;
    float: left;
    width: 574px;
    position: relative;
    border: 0px solid gray;
}
.cremebottom_p
{
    background: url(../img/creme_04.png);
    background-repeat: no-repeat;
    height: 37px;
    float: left;
    width: 575px;
    padding-bottom: 0px;
}



.plist
{
    width: 130px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 10px;
    float: left;
    border: 0px solid blue;
    position: relative;
}
.plist
{
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 165%;
    
}
.plist ul
{
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 135%;
    font-size: 13px;
    margin:0;
padding:3px;
width:124px;
    
   
}
.plist li
{
    font-size: 12px;
    width:124px;
}
.plist label
{
    font-size: 12px;
    width:124px;
}
.plist a:link, .plist a:visited
{
    color: #F4F4DF;
    text-decoration: none;
}
.plist a:hover
{
    /*background-color: #000000;*/
    color: #DBCD4D;
    text-decoration: underline;
}



.psubjectTo
{
    margin-left: 255px;
    background: transparent;
    border: 0px solid blue;
    text-align: right;
    line-height: 0px;
    width: 250px;
}
.psubject
{
    background: transparent;
    border: 0px solid #DBCD4D;
    width: 290px;
    float: left;
    margin-top: 10px;
}
.plabel
{
    width: 240px;
    border: 0px solid #DBCD4D;
    float: left;
}
.delete
{
    float: right;
    margin-right: 5px;
    margin-top: 0px;
    background: url(../img/action_delete.png) no-repeat;
    height: 16px;
    width: 16px;
}
.eletter
{
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    height: 16px;
    width: 16px;
    border:0;
}

.save
{
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    background: url(../img/save.png) no-repeat;
    height: 16px;
    width: 16px;
}

.toggleopacity img
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.5;
    
}
.toggleopacity:hover img
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
  
}

 .labelLink label{
     text-decoration: none;
     color:#DFDF7D;
   }

.labelLink label:hover{
     text-decoration: underline;
     color:#DFDF7D;
   }


.profileImgList{
  /*margin-top:5px;*/
}


