diff --git a/css/fusion-acquia-marina-style.css b/css/fusion-acquia-marina-style.css
index a3765f4..b6c8d8a 100644
--- a/css/fusion-acquia-marina-style.css
+++ b/css/fusion-acquia-marina-style.css
@@ -571,7 +571,7 @@ form input.form-submit {
 	linear, left bottom, left top, 
 	from(#4186b5),
 	to(#4186b5), 
-	color-stop(50%, 286e9b)
+	color-stop(50%, #286e9b)
   );  /* webkit */
   background-image: -moz-linear-gradient(
 	top, 
@@ -638,7 +638,7 @@ form input.form-submit:focus {
 	linear, left bottom, left top, 
 	from(#286e9b),
 	to(#286e9b), 
-	color-stop(50%, 4186b5)
+	color-stop(50%, #4186b5)
   );  /* webkit */
   background-image: -moz-linear-gradient(
 	top, 
