/* CSS Document */

.mainImage {
	margin-top: 10px;
	margin-bottom: -10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #00009C;
}
a:hover {
	text-decoration: underline;
}
.greyBoxOuter {
	background-color: #DEDEEF;
	background-image: url(../graphics/mfg/komatsu-box-background.gif);
}
ul.linkList {
	margin: 0;
	padding-top: 4px;
}
ul.sidebarTextList {
	padding: 0 5px;
	margin: 5px 0;
}
.sidebarTextList li {
	list-style-type: none;
	background-image: url(../graphics/dot-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 4px 10px;
	line-height: 1.1em;
}
#contentMain {
	margin: 30px 0px 50px 0;
	width: 530px;
}
#contentMain div.greyBoxOuter h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px -6px;
	padding-top: 1px;
	border-width: 0;
	color: #00009C;
}
#leftColumn {
	margin: 30px 0 0 0px;
	width: 185px;
}
