﻿#downloader {
color: #934211;
line-height: 5px;
vertical-align: baseline;
text-align: center;

}
#downloader a {
display: block;
margin: 0 auto 0 auto;
background: url('../images/buttons.png') no-repeat top left;
width: 190px;
height: 51px;
vertical-align: middle;
letter-spacing: -1px;
text-align: center;

font: 24px/51px "Arial";
text-shadow: 2px 2px #ffffff;
color:#168662;
text-decoration: none;
}
#downloader a:hover {
background-position: 0 -51px;
color: #387F41 !important;
}
#downloader span {
font: 13px "Arial";
color:#7CDF88;
height: 20px;
line-height: 20px;
text-shadow: 0 0;
display: inline;
}

