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

a img{
	border: 0px;
}

#containchart{
	font-size:16px;
}

#cutterselect{
	width: 830px;
	float: left;
	clear: right;
	border: 2px solid black;
	margin-bottom:10px;
}

#filler{
	height:2000px;
	
}

#scroller{
	float:left;
	width:677px;
	
	overflow-x:scroll;
}

#scrollcontainer{
	width:2900px;
	height:1670px;
}

#label_column{
	font-weight:bold;
	width: 150px;
	float: left;
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	clear:left;
}

#line{
	width:1px;
	height:1670px;
	background-color:#000;
	float:left;
}

.column{
	width: 180px;
	float:left;
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
}

#rows{
	border-bottom: dashed 1px black;
	padding:5px;
}

#beginner{
	width:205px;
	float:left;
	border-bottom: dashed 1px black;
	border-right: dashed 1px black;
}

#intermediate{
	width:207px;
	float:left;
	border-bottom: dashed 1px black;
	border-right: dashed 1px black;
}

#adv1{
	width:205px;
	float:left;
	border-bottom: dashed 1px black;
}

#adv2{
	width:210px;
	float:left;
	border-bottom: dashed 1px black;
	border-right: dashed 1px black;
}

#compareall{
	margin-top:5px;
	border-bottom: dashed 1px black;
}

#instructions{
	width: 820px;
	padding:5px;
	border-bottom: dashed 1px black;
	margin:0px;
}

#checktitle{
	font-weight:bold;
	text-align:center;
	margin:5px;
}

.header{
	font-weight:bold;
	text-align:center;
	height:50px;
	color: #F90;
}

.image{
	vertical-align:middle;
	text-align:center;
	height:125px;
}

.price{
	text-align:center;
	line-height:25px;
	height:20px;
	margin-top:3px;
}

.marea{
	height:25px;
}

.mwidth{
	height:50px;
}

.mthickness{
	height:50px;
}

.mforce{
	height:50px;
}

.mspeed{
	height:25px;
}

.oscomp{
	height:150px;
}

.software{
	height:200px;
}

.addsoftware{
	height:75px;
}

.display{
	height:50px;
}

.opteye{
	height:75px;
}

.printncut{
	height:75px;
}

.vidtrain{
	height:25px;
}

.extras{
	height:50px;
}

.stand{
	height:25px;
}

.medbasket{
	height:50px;
}

.blades{
	height:150px;
}

.dimensions{
	height:50px;
}

.weight{
	height:25px;
}

.warranty{
	height:25px;
}

