﻿/*Modal Popup*/ 
.ModalPopupBackgroundSitili{ 
      background-color:#000000; 
      filter:alpha(opacity=50); 
      opacity:0.7; 
} 

.modalPopupSitili{ 
      background-color:#ffffdd; 
      border-width:3px; 
      border-style:solid; 
      border-color:Gray; 
      padding:5px; 
      width:300px; 
} 


.icattxt
{
	font-family:Verdana;
	color:White;
	font-size:12px;
}


.panelcss
{
	vertical-align:bottom;
}