﻿#tagCloud
{
	/*width:100%;*/
	padding:5px;
    margin:0;
	margin-bottom:5px;
	text-align:left;
    vertical-align: top;
}

#tagCloud A, H1
{
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-family: Verdana;
	text-transform:lowercase;
}

#tagCloud A:hover
{
	color:#912b37;
	text-decoration:underline;
}

#tagCloud A.weight2, H2
{
	color: #912b37;
	font-size: 14pt;
	font-weight:bolder;
}
#tagCloud A.weight3, H3
{
	color: #ec8b30;
	font-size:11pt;
	font-weight:bolder;
}
#tagCloud A.weight4, H4
{
	color: #727377;
	font-size: 10pt;
	font-weight:bolder;
}
#tagCloud A.weight5, H5
{
	color: #912b37;
	font-size: 9pt;
}
#tagCloud A.weight6, H6
{
	color: #2a6eaa;
	font-size: 8pt;
}
.htags
{
    margin-top:0;
    margin-bottom:0;
	margin-left:5px;
	margin-right:5px;
    padding: 0;
    padding-right:0;
    padding-left:0;
    float:left;
    vertical-align:top;
}