﻿.AccItm_Outer
{
    text-decoration:none;
}

.AccItm_Outer a
{
    text-decoration:none;
}

.AccItm_Title 
{
    padding:02px;

  /*  background-color:#b6c0c9; */
    background-image:url(Images/bg_Panel_25x21.png);

    color:#232628;
    font-family: Tahoma;
    font-size: 09pt;
    
    font-weight:normal;

    border:0px none #000000;    
    height:16px;
}

.AccItm_Title a
{
    text-decoration:none;
    border-style:none;
}

.AccItm_Title_Alt
{
    padding:02px;
 /*   background-color:#e1e3e6; */
    background-image:url(Images/bg_Panel_25x21.png);

    color:#647184;
    font-size: 09pt;
    font-family: Tahoma;
    
    font-weight:normal;

    border:0px none #000000;    
    height:16px;

    border-style:none;
}

.AccItm_Title_Alt a
{
    text-decoration:none;
    border-style:none;
}

.AccItm_Content 
{
    cursor:pointer;
}

.AccItm_Row
{
    background-image: url('images/Blogs/bg_bloggers.jpg'); 
    height:92px;
}

.AccItm_Right 
{
    padding-top:02px;
    padding-right:04px;
}

.AccItm_Content_Photo 
{
    width: 54px;
    height: 64px;
    border-top: 1px solid #8c9eac; 
    border-bottom: 1px solid #8c9eac;
    border-right: 1px solid #8c9eac;
    border-left: 1px solid #8c9eac;
}

.AccItm_Content_PhotoOuter 
{
    width: 54px;
    height: 64px;
    padding-right:04px;
    padding-top:04px;
    vertical-align:top;
}

.AccItm_Content_Title
{
    padding-bottom:04px;
    font-weight:bold;
    font-size:08pt;
    color:#42464a;
    font-family: Tahoma;
}


.AccItm_Content_Stats
{
 float:right;
 font-style:italic;
 font-family: Tahoma;
 color: #545658;
 font-size: 07.5pt;
 text-align:right;
 padding-bottom:01px;
}

.AccItm_Blogger_LP {
  clear:both;
  text-align:justify;
  color:#505050;
  padding-bottom:04px;
  height:58px;
}
