@charset "utf-8";
/* CSS Document */

.tnpane {
	width:720px;
	height:455px;
	float:left;
	text-align: left;
}

.navpane {
	width:120px;
	height:100px;
	float:left;
	text-align:left
}

.tnmount {
	border: 1px solid #666666;
	background-color:#060000;
	text-align:center;
	width:100px;
	height:100px;
	cursor:pointer;
}

.tnmountred {
	border: 1px solid #660000;
	background-color:#060000;
	text-align:center;
	width:100px;
	height:100px;
	cursor:pointer;
}

.trheight {
	height:100px
}

.printsizes {
	font-size:10px;
}
