diff --git a/src/main/webapp/css/scipro.css b/src/main/webapp/css/scipro.css
index 9bf3610448..746026c571 100644
--- a/src/main/webapp/css/scipro.css
+++ b/src/main/webapp/css/scipro.css
@@ -17,11 +17,11 @@ table.rounded-corner
 }
 .rounded-corner thead th.rounded-left-top
 {
-    border-top-left-radius: 5px;
+
 }
 .rounded-corner thead th.rounded-right-top
 {
-    border-top-right-radius: 5px;
+
 }
 .rounded-corner th
 {
@@ -44,8 +44,7 @@ table.rounded-corner
 }
 .rounded-corner tfoot td.rounded-foot
 {
-    border-bottom-left-radius: 5px;
-    border-bottom-right-radius: 5px;
+
     background: #b9c9fe;
 }
 .rounded-corner tbody tr:hover td
@@ -60,9 +59,7 @@ table.rounded-corner
     padding:1.5em;
     margin-bottom:1.5em;
     background:#e2e2e2;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
 }
 
@@ -74,9 +71,7 @@ table.rounded-corner
     margin: -1.2em -1.2em 0.2em -1.2em;
     display: block;
     font-weight: bold;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
 }
 
 /*Info box stuff*/
@@ -257,27 +252,21 @@ img.round-box-icon {
 .inline-link-list li:hover > a { text-decoration: underline; }
 
 .rounded {
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
 }
 .rounded-box-darker {
     font-size: 0.9em;
     padding:1.5em;
     margin-bottom:1.5em;
     background:#D0D0D0;
-    -webkit-border-radius: 6px;
-    -moz-border-radius: 6px;
-    border-radius: 6px;
+
     overflow: hidden;
 }
 
 .rounded-border {
     padding:8px;
     margin-bottom:2px;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
     border: 1px solid #777A91;
 }
@@ -285,9 +274,7 @@ img.round-box-icon {
 .rounded-border-notification {
     padding:0.7em;
     margin-bottom:0.5em;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
     border: 1px solid #777A91;
 }
@@ -314,15 +301,11 @@ img.round-box-icon {
 }
 .rounded-table tr > th:first-child,
 .rounded-table-top tr > th:first-child {
-    -moz-border-radius-topleft: 5px;
-    -webkit-border-top-left-radius: 5px;
-    border-top-left-radius: 5px;
+
 }
 .rounded-table tr > th:last-child,
 .rounded-table-top tr > th:last-child {
-    -moz-border-radius-topright: 5px;
-    -webkit-border-top-right-radius: 5px;
-    border-top-right-radius: 5px;
+
 }
 .rounded-table tr > td:first-child,
 .rounded-table-top tr > td:first-child {
@@ -339,15 +322,11 @@ img.round-box-icon {
     background: #ccc !important;
 }
 .rounded-table tr:last-child > td:first-child {
-    -moz-border-radius-bottomleft: 5px;
-    -webkit-border-bottom-left-radius: 5px;
-    border-bottom-left-radius: 5px;
+
     padding-left: 2em;
 }
 .rounded-table tr:last-child > td:last-child {
-    -moz-border-radius-bottomright: 5px;
-    -webkit-border-bottom-right-radius: 5px;
-    border-bottom-right-radius: 5px;
+
     padding-right: 2em;
 }
 
@@ -365,7 +344,7 @@ img.round-box-icon {
     height: 4px;
     position: relative;
     background-color: #999;
-    border-radius: 15px;
+
     padding: 5px;
 }
 
@@ -626,12 +605,7 @@ ul.multiobject-selected-list li {
     /*   padding:0 9px 0 9px; */
     /*   border-bottom: 1px solid #78645A; */
     background:#e2e2e2;
-    -webkit-border-top-left-radius: 5px;
-    -webkit-border-top-right-radius: 5px;
-    -moz-border-radius-topleft: 5px;
-    -moz-border-radius-topright: 5px;
-    border-top-left-radius: 5px;
-    border-top-right-radius: 5px;
+
 
 }
 .multi-tab-menu a {
@@ -651,23 +625,13 @@ ul.multiobject-selected-list li {
 .multi-tab-menu a:hover {
     color:#333;
     background:#f6f6f6;
-    -webkit-border-top-left-radius: 5px;
-    -webkit-border-top-right-radius: 5px;
-    -moz-border-radius-topleft: 5px;
-    -moz-border-radius-topright: 5px;
-    border-top-left-radius: 5px;
-    border-top-right-radius: 5px;
+
 }
 .multi-tab-menu .current {
     /*   background-image:url("../images/tab_left_on.gif"); */
     /*   border-bottom: 1px solid transparent !important; */
     background:#f6f6f6;
-    -webkit-border-top-left-radius: 5px;
-    -webkit-border-top-right-radius: 5px;
-    -moz-border-radius-topleft: 5px;
-    -moz-border-radius-topright: 5px;
-    border-top-left-radius: 5px;
-    border-top-right-radius: 5px;
+
 }
 .multi-tab-menu .current a {
     /*   background-image:url("../images/tab_right_on.gif"); */
@@ -697,12 +661,7 @@ ul.blue-tab-menu {
     /*   padding:0 0 0 9px; */
     /*   border-bottom: 1px solid #78645A; */
     /*   background:#FFFFFF; */
-    -webkit-border-top-left-radius: 5px;
-    -webkit-border-top-right-radius: 5px;
-    -moz-border-radius-topleft: 5px;
-    -moz-border-radius-topright: 5px;
-    border-top-left-radius: 5px;
-    border-top-right-radius: 5px;
+
 
 }
 .blue-tab-menu a {
@@ -726,12 +685,7 @@ ul.blue-tab-menu {
     /*   color:#333; */
     background:#FFFFFF;
     color:#002F5F;
-    -webkit-border-top-left-radius: 5px;
-    -webkit-border-top-right-radius: 5px;
-    -moz-border-radius-topleft: 5px;
-    -moz-border-radius-topright: 5px;
-    border-top-left-radius: 5px;
-    border-top-right-radius: 5px;
+
 }
 .blue-tab-menu .current {
     /*   background-image:url("../images/tab_left_on.gif"); */
@@ -915,9 +869,7 @@ a.larger:link, a.larger:visited, a.larger:hover {
     padding:1.5em;
     margin-bottom:1.5em;
     background:#ebf0f5;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
 }
 
@@ -925,9 +877,7 @@ a.larger:link, a.larger:visited, a.larger:hover {
     padding:1.5em;
     margin-bottom:1.5em;
     background:#f7dfcc;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
 
 }
@@ -1020,9 +970,7 @@ td.active {
 .question-header-table {
     color: black;
     background-color: #D7E0EB;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
     padding:0.3em;
 }
@@ -1041,9 +989,7 @@ td.active {
     padding:10px;
     margin-bottom:0px;
     /*	background:#777A91; */
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
     border: 1px solid #777A91;
 }
@@ -1186,9 +1132,7 @@ input.wide-text-input {
     padding:1.5em;
     margin-top: 1.5em;
     margin-bottom:1.5em;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
+
     overflow: hidden;
     background-color: #ddd;
 }