
/*
 USed for text color formatting
*/
 .groups_pink_color{
    color:#df2482;
 }
 .groups_thumb_profileID{
    color:#0b5ed4;
    font-style:italic;
 }
 .groups_pink_color_thumb_title{
    color:#df2482;
    font-weight:bold;
    font-family:Georgia, "Times New Roman", serif;
 }
 .hot_photo{
    color:red;
    font-style:italic;
 }
 .groups_pink_color_thumb_rating{
    color:#0b5ed4;
    
    font-family:Georgia, "Times New Roman", serif;
 }

 .groups_scarlet_color{
    color:#e91a46;
 }
 
 .groups_forestgreen_color{
    color:#1e5c0f;
 }

 .groups_brown_color{
    color:#975223;
 }
 
 .groups_midblue_color{
    color:#0861d7;
 }
 .gossip_link{
    color: #220;
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
 }
  .gossip_link:hover{
    color: #220;
    font-weight:normal;
    text-decoration:underline;
 }
 .groups_purple_color{
    color:#ae0c96;
 }
.shop_box{
    border-bottom:1px solid #aaa;width:510px;margin-bottom:0px;text-align:left;margin-top:0px;
}
.chat_box{
    padding-top:5px;
    font-family:Georgia, "Times New Roman", serif;
    font-size:15px;
    text-align:center;
}
