﻿ul.bloglinks
{
    margin-top: 20px;
}

li.bloglink
{
    margin-bottom: 10px;
    list-style-type: none;
}

li.blog
{	
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3e3f2;
    list-style-type: none;
}

div.header
{
font: bold 1.5em Arial, Helvetica, sans-serif;
}

div.blog
{
    display:block;
    width: 250px;
}

div.blogpreview
{
    height:60px;
    width: 80px;
    float: left;
}

div.blogsummary
{
    width: 165px;
    float: right;
}

div.postheader
{
    width: 245px;
    clear: both;
    padding-top: 5px;
}

div.postsummary
{
    width: 245px;
}

.ColumnNavigation
{
    width: 120px
}

.ColumnMain 
{
    width: 445px;
}

.ColumnRhs
{
    width: 250px;
}

div.header-right
{
    
}

