.widgetdiv1 {
	xxxborder: 1px solid #273446;
	font-size: 90%;
	background: #838383;
	margin-bottom: 0;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	border-bottom: 1px solid #767676;
	border-top: 1px solid #999999;
	color: white;
	display: block;
	padding: 4px 0 4px 20px;
	text-decoration: none;
}
.menu_primary a:hover {
	background: #A75D5C;
	border-bottom: 1px solid #995250;
	border-top: 1px solid #C17776;
	color: white;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	background: #003874 url(../images/moduleheadingbg.gif) center repeat-x;
	border-bottom: 1px solid #484848;
	border-top: 1px solid #939393;
	color: white;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 6px 7px;
	text-align: left;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #CBC9BF;
	background: #D7D4CA;
}
.TableCenter h3.widgettitle {
	color: #4E4D48;
	border-bottom: 1px solid #C1C0B8;
	background: #CBC9BF;
}



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