/*
 * This file is included as part of the WordPress Blogroll to Google CSE plugin
 * The plugin is Copyright (C) 2008 Corey Wallis <techxplorer@gmail.com>
 * The plugin is covered by the GPL. Full details in the header of the 
 * blogroll-google-cse.php file
 */
.colorwell {
	//border: 2px solid #fff;
	//width: 6em;
	text-align: center;
	cursor: pointer;
}
body .colorwell-selected {
	//border: 2px solid #000;
	font-weight: bold;
}
