﻿.detailsDiv
{

    text-align: right; 
    position: absolute; 
    top: 0px; 
    right: 0px; 
    width: 170px; 
    height: 27px; 
    color: #8a8a8a; 
    font-size: 10px; 
    font-family: Georgia, Trebuchet;   
    
}
sup
{
    margin-right: 9px;
}
.blogDiv
{
    width: 430px; 
    margin-bottom: 4px;
    /*background: url(../imx/craig/blogicon2.gif) top left no-repeat;*/
    margin-bottom: 8px;
}
.blogTitle
{
    color: #333333;
    font-weight: bold;
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    padding-left: 4px;
}
.blogPreview
{
    color: #666666;
    font-weight: normal;
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    
    padding-left: 10px;   
}
.microblog
{
    color: maroon;
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    padding-left: 4px; 
    width: 430px; 
    /*background: url(../imx/craig/microblogicon.gif) top left no-repeat;*/
    margin-bottom: 8px;
}
.photos
{
    width: 430px; 
    height: 77px; 
    /*background: url(../imx/craig/photoicon.gif) top left no-repeat; */
    overflow:hidden;
    margin-bottom: 8px;
}