/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  -----------------------------------
*/
.p7EPM02 {
	border: 0;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 0 10px 0;
	padding: 0px;
}
.p7EPM02 .p7epm_trigs li {
	list-style-type: none;
	float: right;
}
.p7EPM02 .p7epm_trigs a {
	color: #758c9e;
	padding: 2px 10px 1px;
	/* line-height: 1.5em; */
	display: block;
	font-size: 80%;
	text-decoration: none;
	background-color: #fff;
	float: right;
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #921a1d;
	text-decoration: underline;
}
.p7EPM02 .p7epm_cwrapper {
	border: 1px solid #333333;
	border-bottom: 0;
}
.p7EPM02 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
}
.p7EPM02 .p7epm_content p {
	border-top: 1px dashed silver;
	margin-top: 12px;
	padding-top: 12px;
	border-bottom: 1px dashed silver;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.p7EPM02 .p7epm_content.pan1 {}
.p7EPM02 .p7epm_content.pan2 {}
.p7EPM02 .p7epm_content.pan3 {}
.p7EPM02 .p7epm_content.pan4 {}
.p7EPM02 .p7epm_content.pan5 {}
.p7EPM02 .p7epm_trigs .p7epm_open {
	color: #000000 !important;
	background-color: #758c9e;
}
.p7EPM02 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM02 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
