﻿.ModalPopup
{
	background-color: #E9F1FD;
	border-color: #8AAFE1;
	border-style: solid;
	border-width: 2px;
}
.bg_button_send_comment
 {
     background: url(images/bg_button.png) no-repeat center bottom;
     border:none;
     width:100px;
     height:26px;
     cursor:hand;
     color:#ffffff;
     font-family:Arial,Tahoma,Times New Roman;
     
     }
.showsComment
{
    overflow:scroll;
    height:300px;
    overflow-x:hidden;
    overflow-y:auto;
	scrollbar-face-color: #F5F5F5; 
	scrollbar-shadow-color:#D2D2D2; 
	scrollbar-highlight-color:#F5F5F5; 
	scrollbar-3dlight-color:#D2D2D2; 
	scrollbar-darkshadow-color:#E5E5E5; 
	scrollbar-track-color:#F5F5F5; 
	scrollbar-arrow-color:#A1A1A1;
	background-color: #E9F1FD;
	width:600px;
	border:solid 2px #8AAFE1;

    }
 .view_image_comment
 {
    width:570px;
    height:20px;
    background-color: #E9F1FD;
	border-color: #8AAFE1;
	float:right;
	
	border-left-color:#8AAFE1;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#8AAFE1;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#8AAFE1;
	border-bottom-style:solid;
	border-bottom-width:2px; 
     
     }
.fl
{
    float:left;
    padding-top:5px;
    padding-bottom:5px;
 }
.fr 
{
    float:right;
    padding-top:5px;
    padding-bottom:5px;
 }
 .dtopitem_all
 {
     display:none;
     
     }
.adword-textbox
  {
      font-family:Arial,Tahoma,Times New Roman;
      font-size:13px;
      border:solid 1px #ababab;
      float:right;
      width:200px;
      
      }
 .adword-textbox2
 {
      font-family:Arial,Tahoma,Times New Roman;
      font-size:13px;
      border:solid 1px #ababab;
      float:right;
      width:120px;
     
     }
  .text_lable
  {
      font-family:Arial,Tahoma,Times New Roman;
      font-size:13px;
      float:left;
    
      } 
.lbl_randomtext
{
    font-family:Arial,Tahoma,Times New Roman;
    font-size:14px;
    font-weight:bold;
    color:#1388e1; 
    text-align:right;
    
    }
.send_comment
{
    font-family:Arial,Tahoma,Times New Roman;
    font-size:12px;
    font-weight:bold;
    
    }
