/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 12px;
	margin-left:0px;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding-left:20px;
	border-bottom: 1px solid #CCCCCC;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 34px;
	/*border:1px solid #000000;*/
	background-color:#F5F5F5;
	background: transparent;
	/*height:20px;*/
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.addBullets {
	background-image: url(../../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:15px;
	font-weight: bold;
}

.p7EPM05 .p7epm_trigs a {
	color: #0066FF;
	line-height: 1.5em;
	font-weight: normal;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #0066FF;
}
.p7EPM05 .p7epm_cwrapper {
	/*border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 6px solid #000000;
	border-left: 1px solid #000000;*/
}
.p7EPM05 .p7epm_content {
	line-height: 1.5em;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background:transparent;
}
.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: #000000 !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;
}
