.tag-cloud 

{

font-size: 0.83em;

color: #336699;

text-decoration: none;

line-height: 1.4em;

}
.tag-cloud a

{

font-size: 0.83em;

color: #336699;

text-decoration: none;

line-height: 1.4em;

}

.tag-cloud a:hover 
{
color: #ffffff;
background-color: #e4e4e4;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

}


.tag-cloud ul
{
margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;
list-style-type: none;

list-style-image: none;

list-style-position: outside;
white-space: normal;

}

.tag-cloud ul, .tag-cloud ul li

{

display: inline;

}