@charset "utf-8";
.tabLocalNav {
	position: relative;
	z-index: 10;
}

.tabLocalNav li {
	width: 238px;
	height: 54px;
	margin-right: 24px;
}

.tabLocalNav li a {
	width: 238px;
	height: 54px;
}

#localNav.solutionsNav {
	position: relative;
	z-index: 10;
}

#localNav.solutionsNav li {
	width: 238px;
	height: 54px;
	margin-right: 24px;
}

#localNav.solutionsNav li a {
	width: 238px;
	height: 54px;
}

.noContent {
	color: #D3D3D3;
}

/* detail
-------------------------------------------------- */
.solutionBlockLink2 {
	margin-bottom: 0;
	margin-left: -20px;
	display: table;
	color: #666666;
}

.solutionBlockLink2 .link {
	margin: 0;
}

.solutionBlockLink2 .link li {
	margin-bottom: 3px;
	padding-left: 15px;
	background: url(/in/shared/images/bg_arrow_2.png) left 4px no-repeat;
}

.solutionBlockLink2 a {
	color: #666666;
}

.solutionBlockLink2 .column {
	margin: 0 0 30px 20px;
	padding: 10px;
	background: white;
	width: 482px;
}

.solutionBlockLink2 .text {
	padding: 0 0 0 20px;
	display: table-cell;
	vertical-align: middle;
}

.solutionBlockLink2 .image {
	padding: 0;
	display: table-cell;
	vertical-align: top;
}

.solutionBlockLink2 .odd {
	clear: both;
}

.defaultGrid #tabContents {
	min-height: 1200px;
}

.defaultGrid #tabContents section + section {
	margin-top: 0;
}

[id^='tabContents_'] {
	position: absolute;
	top: 170px;
	left: 0;
}
