.RcptnFrame
{
	float: right;
	width: 400px;
}
.RcpLogElm
{
	height: 30px;
	width: 220px;
	text-align: right;
}
.RcpLogElmTxt
{
	float: right;
	width: 70px;
	text-align: right;
}
.explntLine
{
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 25px;
}

.secondElm
{
 text-align:left;
}
.secondElm select
{
	width:120px;
}

.secondElm2
{
}
.secondElm2 select
{
	width:130px;
}
.firstElm2
{
	float:right; 
	width:160px;
}
.firstElm3
{
	float:right; 
	width:130px;
}
.firstElm4
{
	float:right; 
	width:90px;
}
.RcptElm
{
	height:30px; 
	text-align: right; 
	width:430px; 
	float: right;
}
.updateBtn
{
	margin-top:10px;
	float:left;
	padding-left:16px;	
	padding-bottom:6px;
}
.updateBtnPrnt
{
	margin-top:10px;
	float:left;
	padding-left:5px;	
	padding-bottom:6px;
	width:150px;
}
.RcptnAll
{
	margin-top:15px;
	float: right;
	width: 540px;
	border: 1px dotted #E2E2E2;
	margin-bottom: 60px;
	background-color: #C0C0C0;
	padding-right:4px;
	padding-bottom:4px;
}
.rcptnInTab
{	
	padding-right:2px;
	padding-bottom:5px;
	width: 536px;
 	background-color: #FAFBFB;
}
.captionLinks
{	
	float: right;
	width: 527px;
	valign:middle;
	height: 100%;
	background-color: #137CBE;
	padding-right: 11px;
	padding-top : 2px;
	padding-bottom:5px;
	border-left: 1px solid #137CBE;
	border-right: 1px solid #137CBE;

}
.captionLinks a, .captionLinks a:hover
{
	color:#F0F9FF;
}
.NewPrjLabel
{	
	
	background: #FFFFFF;
	position: absolute;
	margin-top:-12px;
	margin-right:10px;
	color: #C1235E;
}
.frmElm
{
	height: 30px;
	width:300px;
	text-align: right;
}

.frmElmMng
{
	height: 30px;
	width:150px;
	text-align: right;
}

.frmElmTxt
{
	float: right;
	width: 85px;
	text-align: right;
}
.question
{
	font-size:15px; 
}
.questSquare
{
 	background: #E6F0F7;
	 border-bottom:1px solid #CEDBE4;
	 border-top:1px solid #CEDBE4;
	 border-left:1px solid #CEDBE4;
	 border-right:1px solid #CEDBE4;
	 width:480px;
	 padding:6px;
	 margin-top:4px;
}
.answerSquare
{
	 background: #F8FCFF;
	 border-bottom:1px solid #CEDBE4;
	 border-left:1px solid #CEDBE4;
	 border-right:1px solid #CEDBE4;
	 width:454px;
	 padding:6px;
	 padding-right:32px;
	 font-size:15px;
	 margin-bottom:10px;
}