/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Ruby
  -----------------------------------
*/
.p7GP04 {

	/*border: 1px solid;
	padding: 3px;
	border: 1px solid #292929;*/
}
.p7GP04 .p7GPinnerwrapper {
	padding: 0px 0px 0px 20px;
	border: 0;
	margin: 0px;
}
.p7GP04 .p7GPinnerwrapper_faq {
	padding: 0px;
	border: 0;
	margin: 0px;
}
.p7GP04 .p7GPtwrapper {
	float: left;
	margin: 0px;
	width: 180px;
}
.p7GP04 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP04 .p7GPtwrapper ul a {
	color: #FFF !important;
	text-decoration: none;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #333;
	background-image: url(../../_img/p7gp_fadetocarbon_1.png);
	background-repeat: no-repeat;
	font-weight: bold;

}
.p7GP04 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background-image: url(../../_img/p7gp_fadetocarbon_1Over.png);
	background-repeat: no-repeat;
}
.p7GP04 .p7GPtwrapper ul a.down, .p7GP04 .p7GPtwrapper ul a.down:hover {
	color: #FFF !important;
	border: 0;
	font-weight: bold;
}
.p7GP04 .p7GPcwrapper {
	margin: 0 0 0 180px;
}
.p7GP04 .p7GPcwrapper_exposities {
	margin: 10px 0px;
	height: 490px;
	overflow: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	width: 670px;
}


.p7GP04 .p7GPcontent {
	line-height: 1.5em;
	color: #FFF;
	padding-bottom: 24px;
	padding-left: 24px;
}
.p7GP04 .p7GPcontent a {
	color: #0033FF;
}
.p7GP04 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP04 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP04 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP04 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}

.p7GP04_external {
	font-size: 10pt;

}
.p7GP04_external ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.p7GP04_external ul li {
 margin: 0;
}
.p7GP04_external ul a {
 color: #0033FF;
}
.p7GP04_external ul a:hover {
 color: #000000;
}
.p7GP04_external ul a.down {
 color: #CC0000;
}
