
.commentBlock {
    background-color: #F0F0F0;
    border-bottom: 20px solid #025DA5 ;
    
    margin: 5px 0 0;
    width: 90%;
}
.commentCount{
width:50px;
float:right;
background-color:#9AD5F8;
border-radius: 12px 12px 12px 12px;
height:40px;
font-weight:bold;
font-size:23px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;

padding-top:12px;
display:inline;
}
.even {
  background: none repeat scroll 0 0 #FFFFF0;
  border-bottom: 1px dotted #CCCCCC;
}
.odd {
  background: none repeat scroll 0 0 #FFFFFF;
  width:600px;
  margin-left:15px;
  border-bottom: 1px dotted #CCCCCC;
}
.roundbox {
  border: 1px solid #919191;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 4px 4px 8px #DDDDDD;
  margin-bottom:10px;
  margin-top:10px;
  background-color:#F9F9F9;
  overflow: hidden;
  padding: 12px 12px 24px;
  position: relative;
}
.commentHeader{
float:right;
text-align:right;
width:440px;
font-family:Tahoma;

margin:10px 10px 10px 10px;
display:inline;

}

.commentHeader h4{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#DF2829;
display:block;
margin:0px 0px 3px 0px;
}

.commentAuthor{
display:block;
margin:10px;
font-weight:bold;
font-size:11px;
}
.commentDate{
display:block;
margin:0px;
font-size:11px;
color:#666666;
}

.commentBody
{
   
    padding:10px;
    margin-top:10px;
    padding-bottom:10px;
float:right;
width:96%;
border:1px dashed #849B9F ;
font-family:Tahoma;
text-align:right;
background-color:White;
font-size:13px;
line-height:20px;
clear:both;
}

.comment_count_all
{
  text-align: center;
  margin-top:15px;
   color:#FFFFFF;
    background:#CDCDCD;
     height:30px; font-family: Arial, Helvetica, sans-serif;
     font-size:15px;
     font-weight:bold;
    vertical-align:middle;
} 
.innerContentSection  {
  background-color: #CDCDCD;
    border-radius: 6px 6px 6px 6px;

  border-bottom: 3px solid #919191;
  color: #363636;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  height: 33px;
  font-weight:bold;
  line-height: 33px;
  margin-top: 5px;
  text-align: center;
}
.date div {
  border-left: 1px dotted #C0C0C0;
  color: #FFFFFF;
  display: inline-block;
  font: 10px Tahoma;
  padding: 8px 5px 5px;
  text-align: center;
  width: 230px;
}
.web20 {
  
}
.web20img 
{
    width:26px;
    height:28px;
  float: right;
  margin-left: 7px;
}
    header_f {
    border: 0 none;
    float: none;
    margin-left:auto ;
    margin-right:auto;
    width: 960px;
    
}


.CmntItmHdr 
{
  border-top:2px solid #D5D2D4;
  padding-top:10px;
    margin-top:15px;
  direction: rtl;
  margin-bottom: 5px;
  overflow: hidden;
  padding-bottom: 13px;
  width: 100%;
}
