.bk {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 190px;
	margin: 0px;
	border: 0;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.txtbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.button {
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	background: url(images/submit_button.gif);
	height: 27px;
	width: 46px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
}

.button:hover {
	background: url(images/submit_button_over.gif);
}

fieldset {
	margin: 0;
	padding: 0px;
	border:0;
}
