body {
	overflow-x: hidden;
}

#navigation li a, .box_content, a.button, #wpcf input, #wpcf textarea, p.alert, p.success {
	border-radius: 3px;
	-moz-border-radius: 3px;
	khtml-border-radius: 3px;
}

.box_content {
	zoom: 1;
}
