﻿/* Localised CSS file for locale specific images, default.css still contains
   fallback for US images, hence use of important modifier in styles below */
button, .button
{ background: #9f9f9f url(../../images/en-US/btn_go.gif) no-repeat 0 0 scroll !important; }
#maincontent #contactform #submitcontact, #maincontent #contactform .submit
{ background: #fff url(../../images/en-US/btn_contact_send.gif) no-repeat 0 0 scroll !important; }
#maincontent div.formelement button, #maincontent div.formelement .button, 
#maincontent div.searchform button, #maincontent div.searchform .button
{ background: #9f9f9f url(../../images/en-US/btn_go_red.gif) no-repeat 0 0 scroll !important; }
