
.tag {
    color: #999999;
    display: inline;
    margin: 0;
    padding: 0;
}
.tag ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tag ul li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.tag ul li a {
    display: inline;
    margin-bottom: 0;
    text-decoration: none;
}
div.addtags {
    margin-top: 4px;
}
div.addtags a:link {
    color: red;
    text-decoration: none;
}
div.addtags a:visited {
    color: red;
    text-decoration: none;
}
div.addtags a:hover {
    color: red;
    text-decoration: underline;
}
div.addtags a:active {
    color: red;
    text-decoration: none;
}
div.addtags a img {
    vertical-align: text-bottom;
}
div.addtags img {
    padding-right: 3px;
}
.tagCloud a {
    font-weight: bold;
    line-height: 25px;
    padding: 2px;
    text-decoration: none;
}
.tagCloud a.tag1:link {
    color: #B8B8B8;
    font-size: 11px;
}
.tagCloud a.tag1:visited {
    color: #B8B8B8;
    font-size: 11px;
}
.tagCloud a.tag1:hover {
    color: #B8B8B8;
    font-size: 11px;
    text-decoration: underline;
}
.tagCloud a.tag2:link {
    color: #999999;
    font-size: 12px;
}
.tagCloud a.tag2:visited {
    color: #999999;
    font-size: 12px;
}
.tagCloud a.tag2:hover {
    color: #999999;
    font-size: 12px;
    text-decoration: underline;
}
.tagCloud a.tag3:link {
    color: #949494;
    font-size: 13px;
}
.tagCloud a.tag3:visited {
    color: #949494;
    font-size: 13px;
}
.tagCloud a.tag3:hover {
    color: #949494;
    font-size: 13px;
    text-decoration: underline;
}
.tagCloud a.tag4:link {
    color: #878787;
    font-size: 14px;
}
.tagCloud a.tag4:visited {
    color: #878787;
    font-size: 14px;
}
.tagCloud a.tag4:hover {
    color: #878787;
    font-size: 14px;
    text-decoration: underline;
}
.tagCloud a.tag5:link {
    color: #7A7A7A;
    font-size: 15px;
}
.tagCloud a.tag5:visited {
    color: #7A7A7A;
    font-size: 15px;
}
.tagCloud a.tag5:hover {
    color: #7A7A7A;
    font-size: 15px;
    text-decoration: underline;
}
.tagCloud a.tag6:link {
    color: #6E6E6E;
    font-size: 16px;
}
.tagCloud a.tag6:visited {
    color: #6E6E6E;
    font-size: 16px;
}
.tagCloud a.tag6:hover {
    color: #6E6E6E;
    font-size: 16px;
    text-decoration: underline;
}
.tagCloud a.tag7:link {
    color: #616161;
    font-size: 17px;
}
.tagCloud a.tag7:visited {
    color: #616161;
    font-size: 17px;
}
.tagCloud a.tag7:hover {
    color: #616161;
    font-size: 17px;
    text-decoration: underline;
}
div.warning {
    margin-left: 20px;
    margin-top: 10px;
}
div.warning h1 {
    color: red;
    font-size: 200%;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}
div.warning h2 {
    font-size: 150%;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}
div.joomlatags {
    color: orange;
    display: block;
    font-size: 9px;
    margin-left: 220px;
    padding: 4px;
    text-align: center;
}
.button2-left .add_Tags {
    background: url("../images/addTags.png") no-repeat scroll 100% 0 transparent;
}
