* {
	letter-spacing:				inherit !important;
	letter-spacing:				-1px;
}

form {
	margin:						0;
	padding:					0;
}

#header {
	margin-left:				inherit !important;
	margin-left:				5%;
}

#contentframe {
	margin-left:				inherit !important;
	margin-left:				5%;
}

div.button_center {
	width:						50px;
	overflow:					visible;
}

input.button {
	width:						50px;
	overflow:					visible;
}

ul.stepper {
	width:						auto !important;
	width:						18px;
	height:						20px;
}

ul.stepper li {
	line-height:				3px;
	text-align:					center;
}

ul.stepper li.down {
	position:					relative;
	top:						-5px;
}

input.stepper {
	height:						20px;
	margin-bottom:				4px;
}

.box h2, .box_center h2 {
	letter-spacing:			-1px;
}


