/* @override 
	http://eyelearn.org/forum/extensions/WeightedWords/style.css
*/

#Panel p.weightedwordlist {
	display: block;
	margin: 0 1em 1em 0;
}

#Panel p.weightedwordlist span {
	display: inline;
}

a.weightedworditem:link, a.weightedworditem:visited {
	color: #cc4d00;
	font-style: italic;
	text-decoration: none;
}

a.weightedworditem:hover, a.weightedworditem:active, a.weightedworditem:focus {
	color: #4176ac;	
	text-decoration: underline;
}


#Form.Tags ul li a {
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}