/*mod_list_toclistblock*/
@import "mod_list_base.css";
@import "mod_list_linklist.css";

.tocListBlockA01{
	border-top: 1px solid #ffffff;
	padding-left: 268px;
}

.tocListBlockA01#europe1,
.tocListBlockA01#europe2{
	padding-left: 126px;
}

.tocListBlockA01 .tocImage{
	display: none;
}

.tocListBlockA01 .linkListB01{
	width: 141px;
	float: left;
}

.tocListBlockA01 .linkListB01 li{
	padding-left: 14px;
}

/* last item */
.tocListBlockA01 .portal{
	margin: 0 0 1em 0!important;
	clear: left;
}

.tocListBlockA01 .lastItem{
	margin: 0.8em 0 1em 0!important;
	clear: left;
}

.tocListBlockA01#america1 .lastItem,
.tocListBlockA01#america2 .lastItem,
.tocListBlockA01#asia1 .lastItem,
.tocListBlockA01#asia2 .lastItem{
	width: 282px;
}

.tocListBlockA01#europe1 .lastItem,
.tocListBlockA01#europe1 .portal,
.tocListBlockA01#europe2 .lastItem,
.tocListBlockA01#europe2 .portal{
	width: 423px;
}

.tocListBlockA01#japan1 .lastItem,
.tocListBlockA01#japan2 .lastItem{
	padding-top: 9.4em !important;
	width: 282px;
}

.tocListBlockA01 br.blockEnd{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

/* background image */
.tocListBlockA01#america1,
.tocListBlockA01#america2{
	background-image: url("/worldwide/americas/img/index_text001.gif");
	background-repeat: no-repeat;
	height: 172px;
}

.tocListBlockA01#asia1,
.tocListBlockA01#asia2{
	background-image: url("/worldwide/asiapacific/img/index_text001.gif");
	background-repeat: no-repeat;
	height: 172px;
}

.tocListBlockA01#europe1,
.tocListBlockA01#europe2{
	background-image: url("/worldwide/europe/img/index_text001.gif");
	background-repeat: no-repeat;
	height: 303px;
}

.tocListBlockA01#japan1,
.tocListBlockA01#japan2{
	background-image: url("/worldwide/japan/img/index_text001.gif");
	background-repeat: no-repeat;
	height: 172px;
}