added more spacing on progress-text
diff --git a/style.css b/style.css
index dd4a491..532abe0 100644
--- a/style.css
+++ b/style.css
@@ -108,7 +108,7 @@
 #main{float:right;width:659px;}
 .friends #main{float:left;}
 .friends #sidebar{float:right;}
-#sidebar .progress-text{left:30px; }
+#sidebar .progress-text{left:40px; }
 #sidebar{float:left; width:290px;padding-right: 15px;}
 .friends #sidebar{width:230px;}
 .friends .progress-bar{float:right;width: 300px; color:#fff;}