/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin: 0 0 0 15px;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0;
	padding: 0;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	display: inline;
}
.p7EPM05 .p7epm_trigs a {
	height: 1%;
	width: 75px;
	padding: 10px 10px 10px 0;
	float: left;
}
.p7EPM05 .p7epm_trigs a:hover {
}
.p7EPM05 .p7epm_cwrapper {
	border-right: 1px;
	border-bottom: 6px;
	border-left: 1px;
}
.p7EPM05 .p7epm_content {
	padding: 0;
	border: 0;
	position: relative;
}
.p7EPM05 .p7epm_content.pan1 {}
.p7EPM05 .p7epm_content.pan2 {}
.p7EPM05 .p7epm_content.pan3 {}
.p7EPM05 .p7epm_content.pan4 {}
.p7EPM05 .p7epm_content.pan5 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
	color: #727272 !important;
	text-decoration: none;
}
.p7EPM05 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM05 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}

