/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 2px;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 4px;
}
.p7EPM05 .p7epm_trigs a {
	color: #FFFF33;
	line-height: 1.5em;
	font-weight: bold;
	padding: 2px;
	border: 1px #FFFF33 solid;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #0066FF;
	background-color: #FFFF33;
	padding: 2px;
}
.p7EPM05 .p7epm_cwrapper {
	padding: 0;
}
.p7EPM05 .p7epm_content {
	padding: 4px 4px;
	line-height: 1.5em;
	background-color: transparent;
	border: 0;
	color: #3390C6;
}
.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: #EE4444!important;
	text-decoration: none;
	background-color: #CCFFFF;
	padding: 1px;
}
.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;
}

