@charset "UTF-8";
/* Forms */

input, textarea, select, option {
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
}
input, textarea, select {
	padding:2px;
}

p input, p textarea, p select, p option {
	font-size:100%;
}

input, textarea {
	/*border:1px solid #cccccc;*/
}

/* Styles for tinymce editor selectors */
textarea.withtables, textarea.withouttables, textarea.withouttablesshort, textarea.withouttables300, textarea.strongemonly, textarea.emonly {
	width:300px;
	border:1px solid #cccccc;
}

input.input450, select.input450, textarea.textarea450 {
	width:450px;
}
input.input300, select.input300, textarea.textarea300 {
	width:300px;
}
input.input258, select.input258, textarea.textarea258 {
	width:250px;
}
input.input128, select.input128, textarea.textarea128 {
	width:120px;
}
input.input180, select.input180, textarea.textarea180 {
	width:180px;
}
input.input150, select.input150, textarea.textarea150 {
	width:150px;
}
input.input100, select.input100, textarea.textarea100 {
	width:100px;
}
input.input50, select.input50, textarea.textarea50 {
	width:50px;
}
p input, p textarea, p select, p option {
	font-size:100%;
}
table.ordertable tr td {
	padding:0 3px 3px 0;
}
	table.ordertable tr td p {
		margin-bottom:0;
	}
	