
.box{
	background-color: #fafafa;
	padding: 20px;
}
.box .box-header .headline{
	float: left;
}
.slider-box{
	float: right;
	margin-top: 30px;
	text-align: right;
}
.ui-slider-horizontal{
	height: 3px;
	margin-top: 10px;
	width: 220px;
}
.ui-slider-horizontal .ui-slider-handle{
	border-color: #1b6f73;
	height: 13px;
	margin-left: -9px;
	top: -6px;
	width: 12px;
}
.ui-widget-content{
	background: #dddad7;
}
#tagcloud{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 20px;
}
