/* 
	bio2bevents based style sheet 
	version: 1.0
	last update: 25-08-2009
	requested by Richard for an online info form

*/

#frmreply {

}

table.regform {
	border: 0px;
}

td.regheader {

}

input.std {
	width: 360px;
}

textarea.areastd {
	width: 360px;
	height: 200px;
}

table.prices {
	border: 1px solid #000000;
	border-collapse: collapse;
}

td.cellprice {
	border: 1px solid #000000;
}