/*--------------------------------------------
Button Style Sheet (for FF3, Safari 3, Chrome 1)

version:     1.0
author:      Newton (info@apermanentwreck.com)
website:     http://www.apermanentwreck.com
--------------------------------------------*/

@charset "UTF-8";

.Button1,
    .Button1 span { background: url(/ui/images/buttons/button1.gif) no-repeat; display: block; }
    
.Button1 { background-position: left center; height: 30px; padding-left: 5px; font: 1em/30px 'Arial'; text-align: center; }
    .Button1 span { background-position: right center; height: 100%; padding-right: 5px; }