#guestbook-form input {
	width: 400px;
}

#guestbook-form textarea {
	width: 400px;
	height: 200px;
}

#newscomments-form input {
	width: 480px;
}

#newscomments-form textarea {
	width: 480px;
	height: 200px;
}

#form-search #searchbox {
	width: 180px;
}
