﻿.bloglist
{
   table-layout: fixed;
   font: 11px Verdana,Arial,Helvetica,sans-serif;
   color: #666;
}
/*
.bloglist tr {
   height: 86px;
   background-image: url(images/prm/light_grey_box_BGR.gif);
}
*/
.bloglist td { padding: 10px; /*border: 1px solid black;*/ }
.blogheading { font-size: 18px; color: #367Cd4; padding: 7px; }
.bloglist .blogtitle { font-weight: bold; font-size: 12px; color: #555; }
.bloglist td a { text-decoration: none; color: #555; font-weight: bold; }
.bloglist td a:hover { text-decoration: none; color: #376CD4; font-weight: bold; }
.blogpager { color: #376CD4; }
.blogpager a { text-decoration: none; color: #666; }
.blogpager a:hover { text-decoration: none; color: #376CD4; }