/** Category Images **/
.advanced-category-widget-image {
/*
	border-radius		: 3px 3px 3px 3px;
	box-shadow			: 0 1px 3px #CCCCCC;
	-webkit-box-shadow	: 0 1px 3px #CCCCCC;
	padding				: 4px;
	float				: left;
	margin				: 0 5px 0 2px;
*/
}

/** Category Description **/
.advanced-category-widget-description {
/*
	font-style			: italic;
	color				: #777;
*/
}

.clear{
	clear:both
}