#Panel p.weightedwordlist span {
	width:180px;
	}
a.weightedworditem {
/*        color: #ffffff;*/  /* this is for dark color themes */
        color: #000000; /*this is for light color themes */
        font-style: italic;
        text-decoration: none;
        }
#Form.Tags ul li a {
        font-size: 100%;
        text-decoration: none;
}
