/* CSS Document */

.iconPOPULAR{
float:right;
width: 65px;
height:66px;
background-image: url(../download_bittorrent/images/popular_icon.png);
background-repeat:no-repeat;
background-position:center;
padding:2px;
}

.btLEARN{
float:right;
width: 230px;
height:115px;
background-image: url(../img/bittorrent_learning_icon.png);
background-repeat:no-repeat;
background-position:center;
padding:2px;
}

.btDOWNLOAD{
float:right;
width: 230px;
height:115px;
background-image: url(../img/bittorrent_downloads_icon.png);
background-repeat:no-repeat;
background-position:center;
padding:2px;
}

.btADD-ONS{
float:right;
width: 230px;
height:115px;
background-image: url(../img/bittorrent_addons_icon.png);
background-repeat:no-repeat;
background-position:center;
padding:2px;
}

.downloadsFONEJACKER{
float:right;
width: 160px;
height:80px;
background-image: url(../downloads/fonejacker/img/message_alerts.png);
background-repeat:no-repeat;
background-position:center;
padding:2px;
}