.root {
	position:relative;
	height:			105px;
	width:			100px;
	font-size: xx-small;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.root a {
	font-size: xx-small;
	text-decoration: underline;
	color: #FFF;
}
.root a:hover {
	font-size: xx-small;
	text-decoration: underline;
	color: #000;
}

.root p {
	margin:			0px;
	padding-top: 0px;
	color: #FFF;
	font-size: xx-small;
}
.root h4 {
	margin:			0px;
	padding-top: 0px;
	color: #FFF;
	padding-bottom: 4px;
	font-size: xx-small;
}
.thumb {
	position:			absolute;
	height:			9px;
	width:			15px;
	left: 			10px;
}
.up, .dn {
	position:			absolute;
	left: 			10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a, .thumb a img {
	border:			0;
}
.scrollContainer {
	position:			absolute;
	left:			0px;
	top:			0px;
	width:			100px;
	height:			200px;
	clip:			rect(0 467 200 0);
	overflow:			auto;
}
.scrollContent {
	position:			absolute;
	left:			0px;
	top:			0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFF;
	font-size: xx-small;
}
#panel_title_container {
	background-image: url(../TextScrollWith/blank_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 150px;
	color: #FFF;
}
.panel_title {
	font-size: x-small;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-right: 15px;
}
#panel_title_container {
	background-image: url(../TextScrollWith/blank_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 150px;
}
#panel_title_container a {
	color: #fff;
	text-decoration:none;
}
#panel_title_container a:hover {
	color: #fff;
	text-decoration:none;
}

#panel_content {
	width: 125px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: x-small;
	color: #FFF;
}
#panel_content a {
	text-decoration: underline;
	color: #FFF;
}
#panel_content a:hover {
	text-decoration: underline;
	color: #000;
}

#panel_content p {
	margin-top: 0px;
	margin-bottom: 3px;
	color: #FFF;
	margin-right: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#panel_content ol {
	margin-left: -32px;
	font-size: xx-small;
}
#panel_content li {
	padding-bottom: 7px;
	font-size: xx-small;
	color: #FFF;
}
#TSAccordion1 {
	height: 175px;
	overflow: hidden;
	width: 150px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
hr {
	color: #FFF;
	background-color: #FFF;
	height: 0px;
	border: 1px solid #FFF;
	width: 80%;
}
