/* 
  -----------------------------------
  Horizontal Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 07 - Minimalist
  -----------------------------------
*/
#p7HSMa_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.spec {
	color: #F93;
	letter-spacing: 0.1em;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
.spec2 {
	letter-spacing: .1em;
}
#p7HSMa_1:hover {
	color: #0000CC;
}
.p7HSM07 {
	border: 0;
}
/*viewport div*/
.p7HSM07 .p7HSM_vp_wrapper {
	margin-left: 400px;
}
.p7HSM07 .p7HSM_vp {
	position: relative;
	width: 100%;
}
/* scrolling div */
.p7HSM07 .p7HSM_sc {
	position: relative;
	border-right-style: none;
}
/*content div */
.p7HSM07 .p7HSM_content {
}
.p7HSM07 .p7HSM_content p {
	margin: 0;
	color: #FFF;
}
.p7HSM07 .p7HSM_content img {
	border: 0;
}
/*Wrapper for all tools*/
.p7HSM07 .p7HSMtoolbar {
	display: none;
	padding: 0;
}
.p7HSM07 .toolbar_left {
	width: 49%;
	float: left;
	font-size: 11px;
}
.p7HSM07 .toolbar_right {
	width: 49%;
	float: right;
	text-align: right;
	font-size: 11px;
}
.p7HSM07 .p7HSMtoolbar a {
	color: #000000;
	display: inline;
}
.p7HSM07 .p7HSMtoolbar a:hover {
	color: #0033CC;
}
.p7HSM07 .p7HSMtoolbar i, .p7HSM07 .p7HSMtoolbar b {
	font-style: normal;
	font-weight: normal;
}

.p7HSM07 .clearfloats {
	display: block;
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7HSM_sc table {
	table-layout:auto;
}
.p7HSM07 td {
	border: 0 !important;
}
.scrollerText {
	font-size: 90%;
	color: #B2B2B2;
	letter-spacing: 0.1em;
	text-indent: 2em;
}
