.widgetdiv1 {
	padding: 5px;
	font-size: 90%;
	background: #edecf9;
	width: auto; /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
   color: #84788f;
    display: block;
    padding: 4px 0 4px 20px;
    text-decoration: none;
}
.menu_primary a:hover {
   color: #00004c;
	background: #e0def5;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}

h3.widgettitle {
	background: #e0def5 url(../images/h3bg.gif) repeat-x bottom;
	color: #3b3a4c;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	text-align: center;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #CBC9BF;
	background: #D7D4CA;
}
.TableCenter h3.widgettitle {
	color: #4E4D48;
	border-bottom: 1px solid #C1C0B8;
	background: #CBC9BF;
}