/* CSS Document */
div.topicContent 
{
    float:right;
   
   width:500px;
}

div.topicReplies1
{
    background: transparent url(images/search_backdrop.gif) no-repeat left top;
    font-size: 1.1em;
    margin-top: 10px;
    padding: 0px 0px;
}

.topicReplies1Content2_2 
{
    float:right;
}

div.topiccontrols 
{
    padding-right:25px;
} 

div.topicReplies1 h2
{
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding: 10px;
    text-align: right;
}
div.topicReplies1 h3
{
    display: block;
    margin-top:10px;
}
div.topicReplies1 div.topicReplies1Content
{
    font-size: 1.1em;
    padding: 10px;
    padding-bottom: 20px;
    background: transparent url(images/search_backdrop_bot.gif) no-repeat left bottom;
}

div.topicReplies1 div.topicReplies1Content div.topicReplies1Content1
{
    background: transparent url(images/myprofile_photoBackdropSmall.gif) no-repeat top;
    color: #000000;
    float:left;
  
}
span.subscription h2 
{
     
}

div.topicContent p.signature 
{
    border-top:1px dashed #666666;
    font-size:0.9em;
    font-style:italic;
    color:#777777;
    border-bottom:1px dashed #666666;
    }

    
div.topicContent p 
{
    
}

p.replyButtons {float:right;}
