@charset "UTF-8";
/* CSS Document */

#h_scroll {
	width: 398px;
	height: 130px;
}

.ie7 #h_scroll {
	height: 147px;
}

#h_scroll, #h_scroll_pages {
	margin-left: 90px;
}

#h_scroll h1 {
	margin-bottom: 20px;
}

#h_scroll_wrapper {
	margin: 0px;
	margin-left: 7px;
	overflow: hidden;
	width:362px;
	height:110px;
	position: relative;
	float:left;
}

#h_scroll_inner {
	height: 110px;
	position: relative;
}

.ie #h_scroll_wrapper {
	padding-bottom: 0px;
}

.ie #h_scroll_inner {
	height: 108px;
}
.ie #h_scroll {
	height: 68px;
}
.ie #h_scroll_wrapper {
	height: 108px;
}

#h_scroll_nav_left {
	float: left;
	width: 13px;
}

#h_scroll_nav_right {
	float: right;
	width: 10px;
}

.h_scroll_nav {
	padding-top: 20px;
}

.h_scroll_title {
	font-size: 11px;
}

.h_scroll_footer {
	margin-left: 100px;
	text-align:center;
}

.scrolling-content {
	text-align: center;
	top: 0px;
	position: absolute;
	width: 120px;
	visibility: hidden;
}

.ie .scrolling-content {
	width: 120px;
}

#bios #h_scroll #h_scroll_wrapper #h_scroll_inner, #bios #h_scroll #h_scroll_wrapper {
	height: 100px;
}

#h_scroll #h_scroll_wrapper #h_scroll_inner, #h_scroll #h_scroll_wrapper {
	height: 90px;
}

.ie #h_scroll #h_scroll_wrapper #h_scroll_inner {
	height: 96px;
}
.ie #h_scroll #h_scroll_wrapper {
	height: 92px;
}
.ie #h_scroll {
	height: 126px;
}
.ie7 #h_scroll {
	margin-bottom: 4px;
}

.ie #bios #h_scroll #h_scroll_wrapper #h_scroll_inner {
	height: 102px;
}
.ie #bios #h_scroll #h_scroll_wrapper {
	height: 98px;
}
.ie #bios #h_scroll {
	height: 132px;
}

#h_scroll_pages {
	height: 20px;
	padding: 0px;
}

#page_indicators {
	text-align: center;
	margin-left: 16px;
}

.ie #page_indicators {
margin-top:6px;
	margin-left: -10px;
}

.pager {
	margin-left: 6px;
	line-height: 12px;
	cursor:pointer;
}
