﻿.FilledGray{
	margin-bottom:10px;
	text-align:right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
    background-color: #fbfbfb;
	border:1px dashed #ebebeb;
	behavior: url(js/PIE/PIE.htc);	
	padding:2px 10px 10px 10px ;
}
.FGHdr{
	width:100%;
	display:inline-block;
}
.FGTitlHldr{
	display:table;
	width:100%;
	}
.FGTitl {
    float: right;
    display: table;
    height: 20px;
    color: #db0540;
    font-size: 18px;
    font-weight:600;
    font-family: 'mitrabold';
}
	.FGAction{
		margin-right:10px;
		display:table;
		float:right;
		width:50px;
	}
.FGDes{
	width:100%;
	color: #9e9e9e;
	font-size:15px;
	font-weight: normal;
	font-family: 'mitrabold';
	text-align:right;
	display:block;
	border-bottom:1px solid #dbdbdb;
    padding-bottom:5px;
}
.FGCp{
	width:100%;
	border-top:1px solid #ffffff;
	padding-top:10px;
}
.FGCpHldr{
	text-align:right;
	padding:0 0 0 0 ;
}
.FGActBtn{
	text-align:left;
}

.FGActBottom{
	font-family:Tahoma;
	font-size:9pt;
}
