/* 
  -----------------------------------
  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;
	padding-right: 4px;
}
.p7HGM04 .p7HGM_panel_content {
	font-size: 11px;
	line-height: 12px;
	padding: 0px;
	overflow: hidden;
	height: 100px;
	font-weight: normal;
}
.p7HGM04 .p7HGM_panel_content blockquote{
	font-family: Calibri, "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 12px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.p7HGM04 .p7HGM_panel_content blockquote .agency{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}
