﻿/*===----------------------------------------------------------------===*/
/*--- Wrapper Divs Selector Rulesets -----------------------------------*/
.greyopn_wrpr {
	margin-bottom: 20px;
}
/*===----------------------------------------------------------------===*/
/*--- Content Pane Divs Selector Rulesets ------------------------------*/
.greyopn_cpane {
	padding: 0;
	text-align: left;
	clear: both;
}
/*===----------------------------------------------------------------===*/
/*--- Footer Icons Div Selector Rulesets -------------------------------*/
.greyopn_ftr {
	text-align: right;
	margin-bottom: 15px;
	clear: both;
}
/*===----------------------------------------------------------------===*/
/*--- Title Span Selector Rulesets -------------------------------------*/
.greyopn_actions {
	float: left;
}
.greyopn_ttl {
	float: left;
}
.greyopn_ttl h2 {
	float: left;
	color: #777;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.greyopn_ttl h2 span {
	font-size: 22px;
	color: #777;
	font-weight: bold;
}
.icn img {
	margin-right: 5px;
}
/*--- Clearing Div Selector Ruleset ------------------------------------*/
.greyopn_clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*===----------------------------------------------------------------===*/
/*--- CPane Text Selector Rulesets - Overrides .Normal and <p> text ----*/
/*===----------------------------------------------------------------===*/
/*--- Inline Editing Icons - Selector Rulestes -------------------------*/
.eipbackimg {
	background-color: #dae7f2;
	border: solid 1px #000;
	margin-left: 40px;
}
.ModuleTitle_MenuItem {
	margin-right: 5px;
}
/*======================================================================*/
/*=== END CSS ==========================================================*/
