diff --git a/css/tsa2.css b/css/tsa2.css
index 478c8c29b4af9820181d23522cf8379783376ee2..a404ff5dd2d6da605a51eadccbca9e1303157444 100644
--- a/css/tsa2.css
+++ b/css/tsa2.css
@@ -40,12 +40,15 @@
 }
 
 .tsa2 .btn-default{
-    padding: 6px 12px;
+    padding: 5px 12px;
     color: #333;
     background-color: #fff;
     border-color: #ccc;
     border-radius: 4px;
     border-width: 1px;
+    font-weight: normal;
+    margin-top: 0;
+    	
 }
 
 .tsa2 .btn-default:hover {