.widgetdiv1 {
	padding: 5px;
	border: 1px solid #adc2b8;
	font-size: 90%;
	background: #d0e0d8;
	width: 200px /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	background: url(../images/divider.gif) no-repeat bottom left;
    color: #4c524e;
    display: block;
	font-family: arial, sans-serif;
    padding: 4px 0 4px 10px;
    text-decoration: none;
}
.menu_primary a:hover {
	background: #b6c9bd;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	background: #a5c2b3;
	border: 1px solid #95b2a3;
	color: #3a6142;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 5px 7px;
	text-align: center;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #adc2b8;
	font-size: 90%;
	background: #d0e0d8;

}
.TableCenter h3.widgettitle {
	background: #a5c2b3;
	border: 1px solid #95b2a3;
	color: #3a6142;
	font-size: 90%;
	padding: 5px 7px;
	text-align: center;
}



/* Other */
.livemedia-widget {text-align: center;}