﻿#pnlPopUp
{
    border-right: #c1cfe0 1px solid;
	border-top: #c1cfe0 1px solid;
	font-size: 11px;
	border-left: #c1cfe0 1px solid;
	color: #696969;
	border-bottom: #c1cfe0 1px solid;
	position: absolute;
	background-color: #e1e9f1;
}

.modalBackground
{
	background-color: #e1e1e1;
	filter:alpha(opacity=20); 
	-moz-opacity: .20;
    opacity: .20;

}

.modalPopupPanelHeader
{
	background-color:#f7f7f7;
	height:18px;
}



.ffText{
    /*position:fixed;
    overflow:hidden;*/
}
    


