.width1 {
	width: 80px;
}
.width2 {
	width: 105px;
}
.width3 {
	width: 75px;
}
.width4 {
	width: 80px;
}
.width5 {
	width: 80px;
}
.width6 {
	width: 40px;
}
.width7 {
	width: 60px;
}
.width8 {
	width: 70px;
}
.width9 {
	width: 50px;
}
.width10 {
	width: 80px;
}
.but1 {
	width: 100px;
	height: 30px;
	border-width: 0px;
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(235,235,235,1.00) 0%,rgba(182,182,182,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(235,235,235,1.00) 0%,rgba(182,182,182,1.00) 100%);
	color: #232323;
	font-size: 18px;
}
.but3 {
	width: 120px;
	height: 35px;
	border-width: 0px;
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(229,229,229,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(229,229,229,1.00) 100%);
	color: #232323;
	font-size: 18px;
	border: 1px solid #AFAFAF;
}
