/**
 * Plugin for Pluxml
 * @author	DPFPIC, SWD
 * Site : http://dpfpic.com
 * Licence GNU_GPL
 **/
.hrefdownload {
width: 210px;
height: 60px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.hrefdownload span{
display: block;
}

.hits {
color: #ffffff;
font-family:Arial, sans-serif;
font-size:12px;
text-align: left;
}

a.download:link{
text-decoration:none;
}

a.download:hover {
text-decoration:none;
}

.download {
width: 210px;
height: 60px;
text-align: center;
padding:5px 0 10px 0;
float:left;
display:block;
overflow:hidden;
left: 20%;
}

.dl-text {
width: 210px;
text-align: center;
padding: 0;
font-family:Arial, sans-serif;
font-size:9px;
letter-spacing:1px;
color:#060604;
margin:-3px 0;
}

.a-dl-text {
text-align: center;
padding-left: 35px;
font-size:20px;
line-height:16px;
font-weight:bold;
font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
text-shadow:0px 1px 1px #BCBCBC;
float: left;
clear:both;
}