body, p, a, li, td 
{
 font-family: Arial;
 font-size: 12px;
 line-height: 18px;
 color:#343434;
}

html, body 
{
 height:100%;
}


body {
 margin-left:  0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 height: 100%;
 padding: 0px;
 font-family: Arial, Sans Serif;
 font-size: 12px;
 color: #3D3D3D;
 background: #ffffff;
}

.comment_post_table {
border:1px solid; 
border-color:#EBEBEB;
background-color: #FBFBFB;
}

.link_cursor_no_dashed 
{
 cursor: pointer !important; 
 color: #0096c9;
}

.link_cursor 
{
 cursor: pointer !important; 
 color: #0096c9;
 border-bottom: 1px dashed; border-bottom-color: #237dca;
}

.link_cursor:link    {border-bottom: 1px dashed; border-bottom-color: #237dca; color:#0096c9 !important; }
.link_cursor:visited {border-bottom: 1px dashed; border-bottom-color: #237dca; color:#0096c9  !important; }
.link_cursor:hover   {border-bottom: 1px dashed; border-bottom-color: #52CBF6; color:#52CBF6!important; }



.comment_post_inform {
padding: 2px 5px 2px 5px; 
margin: 0px 0px 3px 0px; 
background-color: #F3F3F3;
}

.comment_post_title {
padding: 1px 5px 1px 5px;
color: #4B517B;
font-weight: bold;
}


.comment_post_text {
padding: 0px 5px 3px 5px;
}

.comment_post_table {
border:1px solid; 
border-color:#EBEBEB;
background-color: #FBFBFB;
}
