/*###############################################[ TABLES ]###################################################*/   
/**************************************************************************************************************/
/*******************************************[ blog table section ]*********************************************/
/**************************************************************************************************************/
table.blog
   {
   text-align:           justify
   }
.blog table
   {
   padding:              0 5px
   }
.blog_more
   {
   margin:               5px 0 30px 20px
   }
table.blog table.avatar_header .contentheading a.contentpagetitle
{
font-size: 12px;
color: rgb(22,122,173);
text-transform:uppercase
}
table.blog table.avatar_header .contentheading
   {
   padding: 0!important
   }
table.blog table.avatar_header a.contentheading
   {
   font-size: 10px	
   }
table.blog table.avatar_header
   {
   font:                  normal 10px verdana,sans-serif;
   border:                1px solid rgb(201,201,201);
   background-color:      rgb(238,238,238);
   margin:                0 0 0.5em 0;
   height: auto;

   }   
div.blog_more ul
   {
   list-style-type:disc;
   margin-left:12px;
   padding-left:3px;
   }
div.blog_more li
   {
	   padding-left:0;
	   line-height:120%;
	   }
