.widgetdiv1 {
	border: 1px solid #434F5C;
	font-size: 90%;
	background: #73A3E5;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	border-bottom: 1px solid #6896D5;
	border-top: 1px solid #8AB7F5;
	color: black;
	display: block;
	padding: 4px 0 4px 20px;
	text-decoration: none;
}
.menu_primary a:hover {
	background: #9BC1F5;
	border-bottom: 1px solid #9EC4F9;
	border-top: 1px solid #9BC1F5;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	background: #1F559D;
	border-bottom: 1px solid #434F5C;
	color: white;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 5px 7px;
	font-weight: bold;
	text-align: center;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #434F5C;
	background: #E3E9F2;
}
.TableCenter h3.widgettitle {
	color: #4E4D48;
	border-bottom: 1px solid #C1C0B8;
	background: transparent;
}
.TableCenter .widgetdiv4 {
	padding: 7px;
}



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