/***************from form file***************/

.tablein {
	width: 650px;
}

.tablein td {
	border: 1px solid gray;
	padding: 3 3 3 3;
}

.table_title {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}

.table_txtbox {

}

#gobuy {
}