/* CSS Document */
.d_head {
	padding:8px;
	text-align:left;
}
/*---------- To align the Actions, Icon and Title ---------*/
.d_icon, .d_actions, .d_head h1 {
	float:left;
}
.d_head h1 {
	padding:8px;
}
.icn img {
	margin-right:0px;
}
.head_title {
	padding-right:8px;
	padding-left:8px;
	float:left;
}
.title_vis {
	margin:0;
	float:right;
}
.d_content {
	clear:both;
	vertical-align: top;
}
.d_contentpane {
	padding-right:8px;
	padding-left:8px;
	text-align:left;
	vertical-align: top;
}
.d_footer {
	padding:5px;
	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;
}

.WhiteText_Normal .Normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding:10px;
}
hr {border-top-style: dotted; width: 96%; height: 1px; border-right-style: none; border-bottom-style: none; border-left-style: none; text-align:left;}
