/* CSS Document */

.realm-c-head {
	/*padding:0; */
	/*text-align:left; */
	height:26px; /* RWB */
}
.realm-c-icon {
	/*float:left;*/
	display:inline; /* RWB */
}
.realm-c-actions {
	/*float:left;*/
	display:inline; /* RWB */
}
.realm-c-head h1 {
	/*float:left;*/
	display:inline; /* RWB */
	margin:0;
	padding:0;
	font-weight:normal;
	/*font-family:Arial, Helvetica, sans-serif;*/ /* RWB */
	font-size:10px; /* RWB */
	line-height:26px; /* RWB */
	text-transform: uppercase;
}
.icn img {
	margin-right:5px;
}
.realm-head-title {
	margin:0;
	/*float:left;*/
	padding-left:13px;
}
.realm-head-title span { /* RWB */
	border:none; /* RWB */
}
.realm-c-content {
	clear:both;
}
.realm-c-contentpane {
	padding:10px 10px 0 10px;
	text-align:left;
}
.realm-c-contentpane strong {
	font-style:italic;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	font-family:Georgia, Times New Roman, Times, serif;
}
.realm-c-footer {
	margin-bottom:20px;
	padding:0;
	text-align:right;
}
/*---------- default style for head & normal -----------*/
.Normal p {
	margin-top:0px;
}
/*---------- For the inline edit icons -----------*/
.eipbackimg {
	background-color:#DAE7F2;
	border:solid 1px #4F839F
}
