﻿.show_tag,div.show_tag a,.show_tag:hover
{
    font-size:11px;
    font-weight:bold;  
    color: #0066CC;  
    text-decoration:underline;
}
#show_article
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    width:480px;
    padding:10px 10px 10px 10px;
    color:#000000;
    
}
#show_article h3
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
}
#show_article .sharpoo{}
#show_article .body{text-align:left;}

#show_article .body li
{
   margin:0 0 0 16px;
   
}
#show_article .body a:hover{text-decoration:underline;}
#show_article .body a{color:#0066CC;}

#show_article .authors
{
    text-align: right;
    padding: 6px;
    font-weight: bold;
    text-transform: capitalize;
}
#show_article .relatedcontent
{
    padding:6px;
    line-height:21px;
    background-color:#cdcdcd;
}	
#show_article .relatedcontent strong
{
    padding:3px;
    border:0px;
    font-size:110%;
}

#show_article .relatedcontent li
{
   padding:0 0 0 16px;
   list-style:none;
   background:url('/images/arroww.gif') no-repeat 5px;
}
#show_article .tag
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-decoration:underline;
}
#show_article .body .divimage table
{
    width:100%;
    background-color:Transparent;
}
