/* Start of CMSMS style sheet 'ts-form' */
.ts-form {
	width: 760px;
}

.ts-form .field, .ts-form .submit {
	float: left;
	display: inline;
	margin: 15px 10px 0 0;
}

.ts-form label {
	margin: 0 0 4px 0;
	display: block;
}

.ts-form input, .ts-form textarea {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.ts-form textarea {
	width: 694px;
	height: 120px;
	overflow: auto;
}

.ts-form textarea#m3fbrp__31 {
	width: 338px;
	height: 100px;
}

.ts-form input {
	width: 160px;
}

.ts-form .submit {
	clear: left;
}
/* End of 'ts-form' */

