.widgetdiv1 {
	border: 3px solid #A5A6B2;
	font-size: 90%;
	background: #EFF0F1;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	color: #3A2C2E;
	display: block;
	padding: 4px 0 4px 10px;
	text-decoration: none;
}
.menu_primary a:hover {
	background: #D5CEC5;
   color: white;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	font-family:arial;
	background: #7C818B;
	color: white;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 7px 7px;
	text-transform: uppercase;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #CBC9BF;
	background: #F5F6F7;
}
.TableCenter h3.widgettitle {
	color: #4E4D48;
	border-bottom: 1px solid #C1C0B8;
	background: #CBC9BF;
}