/* 
  -----------------------------------
  Horizontal Glider Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Basic
  -----------------------------------
*/
.p7HGM04 {
	padding: 0px;
	zoom: 1;
}
.p7HGM04 .p7HGM_viewport_wrapper {
	position: relative;
	border: 1px solid #666;
}
.p7HGM04 .p7HGM_panel_content {
	padding: 20px;
}
.p7HGM_panel_content a {
	color: #120F82;
	text-decoration: underline;
	background: url(../../as/im/poplink.gif) no-repeat right;
	padding: 0 15px 0 0;
}
.p7HGM_panel_content a:hover {
	color: #999;
	background: url(../../as/im/poplink_ovr.gif) no-repeat right;
}
.p7HGM_panel_content a:active {
	color: #FF0000;
	background: url(../../as/im/poplink_act.gif) no-repeat right;
}
.p7HGM04 .p7HGMtrig {
	overflow: hidden;
	font-size: 10px;
	zoom: 1;
	margin-bottom: 6px;
}
.p7HGM04 .p7HGMtrig.trigbottom {
	margin-bottom: 0px;
	margin-top: 6px;
}
.p7HGM04 .p7HGMtrig ul {
	margin: 0!important;
	padding: 0px!important;
	overflow: hidden;
}
.p7HGM04 .p7HGMtrig li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM04 .p7HGMtrig a {
	display: block;
	padding: 2px 6px;
	border: 1px solid #000;
	color: #000!important;
	text-decoration: none!important;
}
.p7HGM04 .p7HGMtrig a:hover {
	color: #CCC!important;
	background-color: #120F82;
}
.p7HGM04 .p7HGMtrig .panel_open {
	color: #CCC!important;
	background-color: #120F82;
}
