#main {
	float: left;
	display: inline;
	width: 756px;
	padding: 12px 12px 0 12px;
	font-size:10pt;
}

.home #right_content_column {
	display:inline;
	float:left;
	font-size:10pt;
	margin-left:12px;
	margin-right:0;
	margin-top:20px;
	padding-right: 12px;
	width:372px;
}
.filetree li{
	width: 230px;
	float: left;
	list-style: none;
	padding: 3px 0px 2px 32px;
}
#main .filetree li{
	padding: 3px 0px 2px 62px;
}
#main .filetree li span{
	background: none;
	padding: 0 0 0 0;
}

#main .filetree li .file{
	background: url("/theme/yanmar/images/fileborder.png") right no-repeat;
	text-align: left;
	display:block;
	height: auto;
}
.fullwidth{
	width: 100%;
}
.thumbnail{
	width: 220px;
	height: 146px;
	overflow: hidden;
}
.thumbnail a, .thumbnail a .thumbnail_img{
	text-align: center;
	vertical-align: middle;
	height: 120px;
}
.file .UnlimitedAdminButtons{
	width:220px;
	text-align:center;
	position: absolute;
	margin: 125px 0 0 0px;
	clear: both;
}
,html .file .UnlimitedAdminButtons{
		zoom: 1.01;
		position: relative;
		vertical-align: top;
		bottom: 0px;
		margin: -25px 0 0 0px;	
}
.file .thumbnail{
	float:left;
	width: 220px;
	height: 100%;
	padding: 0 0 0 0;
	overflow: hidden;
}

.fileinformation{
	position: relative;
	display: block;
	font-size: 11pt;
	float:left;
	width: 184px;
	padding: 0px 18px 0 18px;
	text-align: left;
}
,html .fileinformation{
	padding: 5px 18px 0 18px;
}
.file-thumbnail{
	padding: 2px 0 0 2px;
}
.yanmar-border{
	position: relative;
	clear: both;
}
.file-extension-div{
	position: absolute;
	clear: both;
	display: inline;
	float: left;
	margin-top: 115px;
	margin-left: 18px;
}
.unlimited_table{width: auto;}


.unlimited td{
	text-align: center;
}
.file-extension{
	
	width: 72px;
	color: white;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	display: block;
	overflow: hidden;
}
.file-list{
display: table-cell;
width: 220px;
padding: 10px 10px 10px 0;

}
.thumbnail .thumbnail_a{
	position: relative;
	display: block;
	width: 220px;
	height: 126px;
	margin-top: -140px;
	overflow: hidden;
}

.file{
	display: block;
	width: 220px;
	height: 146px;
}	
,html .file{
	display: inline;
}	
#content_wrapper{
	overflow: hidden;
}
#content_wrapper .description{
	font-size: 10pt;
	overflow:hidden;
	padding-top: 10px;
}

.Unlimited li{
	border-right: red 1px solid;
	
}
.Unlimited li .menuItemFirst{
	padding-left: 20px;
}
#unlimited #welcome_text{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
#white_menu .Unlimited li .menuItemLast{
	border-right: none;
	border: none;
}
#white_menu .Unlimited li{
	padding-left: 10px;
}
#white_menu .Unlimited li.menuItemLast{
	border-right: none;
	border: none;
}
