/* CSS file for site-specific widget stuff. See widgets-base.css 
TODO: sort the css into the right file
*/

textarea.description {
	font-size:75%;
}

.possibleimage {
	float:right;
}

.refine-by-exclude a {
	color:#faa;
}


