﻿.Simple{
	margin-bottom:10px;
	text-align:right;
}
.SmplHdr{
	width:100%;
	display:inline-block;
}
.SmplTitlHldr{
	display:table;
	width:100%;
	}
	.SmplTitl{	
		float:right;
		display:table;
		height:25px;
		color: #db0540;
		font-size:17px;
		font-weight: normal;
	}
	.SmplAction{
		margin-right:10px;
		display:table;
		float:right;
		width:50px;
	}
.SmplDes{
	width:100%;
	color: #9e9e9e;
	font-size:15px;
	font-weight: normal;
	text-align:right;
	display:block;
}
.SmplCp{
	width:100%;
}
.SmplCpHldr{
	text-align:right;
	padding:0 0 0 0 ;
}
.SmplActBtn{
	text-align:left;
}

.SmplActBottom{
	font-family:Tahoma;
	font-size:9pt;
}
