#nav #user_tool_bar input[type=text],
#nav #user_tool_bar input[type=password] {
  line-height: 21px;
}

ul.downloads li {
  margin-top: -3px;
}

.large_form input[type=text],
.large_form input[type=password] {
  line-height: 60px;
}
.compact_form input[type=text],
.compact_form input[type=password] {
  line-height: 36px;
}
div.bd1 div.bd2 div.bd3 {
	display: inline-block;
}