#titleContent
{
	height:85px;
}

#titleContent .body
{
	float:left;
}

.postimage
{
	max-width: 318px;
}

.message
{
    min-height:50px;
    padding-top:6px;   
    margin-top:0px;       
    border-bottom:1px dotted #D2DADA; 
    margin-bottom: 0px;  
}

.message .imagethumb
{
	margin-bottom: 8px;
}

dt
{
    clear:left;
    float:left;
    text-align:left;
}
dd
{
    clear:left;
    margin-left:0;
}
