input,select,textarea {
	 font-family:Arial,georgia,times new roman,courier new;
}

div.sboxwrap_en {
 width:350px;
 float:left;
}
.sboxLA000en {
	margin:0;	
	padding:0 0 0 10px;	
	width:210px;	
	float:left;
}
.sboxMA000en {
	margin:0;	
	padding:0 10px 0 0;	
	width:120px;	
	float:left;
}
.sboxRA000en {
	margin:0;	
	width:270px;	
	float:right;
}

/*

*/
.icoSimpleRightArrowForMainTime-series {
	background: url('../img/rightArrow.png') no-repeat left 3px;
	padding-left: 0.75em;
}

/*

*/
.category {
	list-style-type: none;
	padding: 0;
	width: 100%;
}

.category > li {
	float: left;
	margin-bottom: 6px;
	line-height: 1em;
	position: relative;
}
.subCategory {
	background:white;
	width: 44em;
	position: absolute;
	top: 120%;
	left: 9px;
	list-style-type: none;
	padding: 0 0 0 12px;
	margin-left: 0;
	display: none;
}
.subCategory > li{
	clear: both;
	margin-right: 1em;
	margin-bottom: 0.5em;
	line-height: 1em;
	position: relative;
	top: 0.25em;
}

.dataTable1 {
	position: relative;
	z-index: 2;
}

.dataTable2 {
	position: relative;
	z-index: 1;
	height: 3.5em;
}
.dataTable2 ul {
	position: absolute;
	top: 20;
}


.mainTimeSeriesName {
	display:			block;
	font-size:			small;
	font-weight:		bold;
	text-decoration:	none;
	line-height:		2;
	margin-right:		0.5em;
	color:				#333333;
}

/*

*/
.referenceLinkForMainTime-series {
	color:				#54C5BC;
	font-size:			small;
	text-decoration:	none;
	border-bottom:		1px #54C5BC solid;
	margin: 0;
}
.referenceLinkForMainTime-series:link {
	color:				#54C5BC;
}
.referenceLinkForMainTime-series:visited {
	color:				#54C5BC;
}
.referenceLinkForMainTime-series:hover {
	color:				#54C5BC;
	border-bottom:		none;
}
.parentMenuList {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0.75em;
	list-style-type: none;
	font-size: medium;
	font-weight: bold;
	text-decoration:	none;
	color:				#333333;
	cursor:		pointer;
}
.childMenuList {
	list-style-image: url('../img/rightArrow.png');
	padding-left: 34px;
}
.childMenuList li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.childMenuList a.childMenuItem {
	font-size: small;
	text-decoration:	none;
	color:				#333333;
}
.childMenuList a.childMenuItem:link {
	color:				#333333;
}
.childMenuList a.childMenuItem:visited {
	color:				#333333;
}
.childMenuList a.childMenuItem:hover {
	color:				#54C5BC;
}

/*

*/
.resultCountPanel {
	background: #EEE;
	margin: 0.5em 0;
	padding: 0.25em 1em;
	min-height: 48.1px;
}

.resultCountPanelMessageArea {
	display: inline-block;
}

.resultCountPanelMessageArea > .warningMessage {
	display: inline-block;
	text-align: right;
	color: red;
}
