.fxBlueGradientHover                        { background-image:-webkit-gradient(linear, left bottom, left top, color-stop(1, #fffacd), color-stop(0, #a0522d));}
.fxBlueGradientHover:hover                  { background-image:-webkit-gradient(linear, left bottom, left top, color-stop(1, #fffacd), color-stop(0, #8b4513));}

.fxBlueGradient                             { background-image:-webkit-gradient(linear, left bottom, left top, color-stop(1, #fffacd), color-stop(0, #8b4513));}

.fxInnerShadowWhite                         { -webkit-box-shadow: inset 1px 1px 1px #ffdead; }