diff --git a/header.php b/header.php
index 0f386e5..540cc44 100644
--- a/header.php
+++ b/header.php
@@ -4,7 +4,7 @@
=get_bloginfo('name')?>
-
+
diff --git a/style.css b/style.css
index 62bf753..44b90ec 100644
--- a/style.css
+++ b/style.css
@@ -561,8 +561,10 @@ a{
ul.menu_left li{
font-weight: bold;
font-size: 12px;
+ height: 23px;
line-height: 150%;
text-transform: uppercase;
+ padding-top: 2px;
padding-left: 28px;
margin-bottom: 16px;
}