@charset "utf-8";
/* Default styles for all scripts */

.controls {
	border: 1px solid #ccc;
	border-width: 1px 0 1px 0;
	padding: 2px;
	margin: 5px 0 5px 0;
	font-size: 12px;
	}
.controls img {
	height: 16px;
	vertical-align: middle;
	margin-left: 10px;
	}
.controls a {
	}
.widget {
	clear: both;
	}
.widget h2 {
	margin: 20px 0 0 0;
	}
.widget-more-link {
	margin: 20px 0 0 0;
	text-align: right;
	clear: both;
	}
.widget-content {
	clear: both;
	}