.txbox {
	background: url(../images/tboxBG.jpg) bottom repeat-x;
	border: 1px solid #666666;
	height: 17px;
	padding: 3px;
	margin: 2px 0;
}

.txfile {
	background: url(../images/tboxBG.jpg) bottom repeat-x;
	border: 1px solid #666666;
	height: 25px;
	padding: 3px;
	margin: 2px 0;
}

.txarea {
	background: #ffffff url(../images/txareaBG.jpg) bottom repeat-x;
	border: 1px solid #666666;
	padding: 3px;
	margin: 2px 0;
}

.btn {
	background: url(../images/BtnR.jpg) center no-repeat;
	border: 1px solid #666666;
	height: 25px;
	padding: 2px;
}
