http://www.tricitypsychology.com/blog/contact-us/
Hi I seem to be having a problem styling the submit button I have tried several selectors but to no avail
this is what I am have currently any suggestions?
#gform_wrapper_6 input.button {
-moz-border-radius:0 ;
-moz-box-shadow:0;
background-color: #E3E3E3;
border-color: #CCCCCC #999999 #999999 #CCCCCC;
border-style: double;
border-width: 2px;
color: #111111;
cursor: pointer;
font-family: Verdana;
font-size: 9px;
overflow: visible;
padding: 0.313em 0.85em;
width: auto !important;
text-shadow:none;
}