
.vcDashboard {
	margin-left: auto;
	margin-right: auto;
	width: 810px;
}

.vcBox {
	float: left;
	width: 200px;
}

.vcDashboardEnd {
	clear: both;
}

.vcBoxIcon, .vcBoxLabel {
	float: left;
	text-align: left;
}

.vcBoxIcon {
	width: 40px;
	padding: 1px;
}

.vcBoxLabel {
	width: 150px;
	padding: 10px 1px 1px 3px;
}

.vcBoxEnd {
	clear: both;
}

.vcFloatLeft .vcFloatLeftBlock {
	float: left;
}

.vcFloatLeft .end {
	clear: both;
}


.ui-widget-overlay {
	background: black;
	opacity: 0.5;
}
