/* 
    Document   : localizedStyle
    Created on : Apr 22, 2010, 8:21:57 PM
    Author     : xjuraj
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.sendskButton{background-image: url("skin/locale/sk/sendButton.png");}
.sendenButton{background-image: url("skin/locale/en/sendButton.png");}
.senddeButton{background-image: url("skin/locale/de/sendButton.png");}
