input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D4D4D4;
}

.px20 {
	background-color: #f9f9f9;
	width: 30px;
}

.px30 {
	background-color: #f9f9f9;
	width: 30px;
}
.px50 {
	background-color: #f9f9f9;
	width: 50px;
}

px50 {	
	background-color: #f9f9f9;
	width: 50px;
}
.px75 {	
	background-color: #f9f9f9;
	width: 75px;
}
.px100 {	
	background-color: #f9f9f9;
	width: 100px;
}
.px150 {	
	background-color: #f9f9f9;
	width: 150px;
}
.px200 {	
	background-color: #f9f9f9;
	width: 200px;
}
.px300 {	
	background-color: #f9f9f9;
	width: 300px;
}
.px400 {	
	background-color: #f9f9f9;
	width: 400px;
}
.butn {
	background: url(../images/btn_01.gif) repeat-x;
	color: #fff;
	padding: 1px 3px 1px;
	border: none;
	height: 22px;
	width: 60px;
	cursor: hand;
}
.butn80 {
	background: url(../images/btn_01.gif) repeat-x;
	color: #fff;
	padding: 1px 3px 1px;
	border: none;
	height: 22px;
	width: 80px;
	cursor: hand;
	font-weight: bold;
}
.butn90 {
	background: url(../images/btn_01.gif) repeat-x;
	color: #fff;
	padding: 1px 3px 1px;
	border: none;
	height: 22px;
	width: 90px;
	cursor: hand;
}


.butn100 {
	background: url(../images/btn_01.gif) repeat-x;
	color: #fff;
	padding: 1px 3px 1px;
	border: none;
	height: 22px;
	width: 100px;
	cursor: hand;
}

.butn120 {
	background: url(../images/btn_01.gif) repeat-x;
	color: #fff;
	padding: 1px 3px 1px;
	border: none;
	height: 22px;
	width: 120px;
	cursor: hand;
}

