/**
* TorTags component for Joomla 1.6, Joomla 1.7, Joomla 2.5, Joomla 3.x
* @package TorTags
* @author Tormix Team
* @Copyright Copyright (C) Tormix, www.tormix.com
* @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
*/
.tortags_oftn_clouds a.tag1 {
    font-size: 90% !important;
    font-weight: normal;
}
.tortags_oftn_clouds a.tag2 {
    font-size: 100% !important;
    font-weight: normal;
}
.tortags_oftn_clouds a.tag3 {
    font-size: 125% !important;
    font-weight: normal;
}
.tortags_oftn_clouds a.tag4 {
    font-size: 150% !important;
    font-weight: normal;
}
.tortags_oftn_clouds a.tag5 {
    font-size: 175% !important;
    font-weight: normal;
}
.tortags_oftn_clouds a.tag6 {
    font-size: 200% !important;
    font-weight: bold;
}
.tortags_oftn_clouds a.tag7 {
    font-size: 225% !important;
    font-weight: bold;
}
.tortags_oftn_clouds a.tag8 {
    font-size: 250% !important;
    font-weight: bold;
}
.tortags_oftn_clouds a.tag9 {
    font-size: 265% !important;
    font-weight: bold;
}