.widgetdiv1 {
	border: 1px solid #8d703a;
	font-size: 90%;
	background: #e1d4bb;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	border-top: 1px solid #f5ecdb;
	border-bottom: 1px solid #ad9f85;
    color: #7d3f10;
    display: block;
    padding: 4px 0 4px 10px;
    text-decoration: none;
}
.menu_secondary a {
	background: url(../images/bullet.png) 15px 9px no-repeat;
	padding-left: 25px;
}
.menu_primary a:hover {
	border-top: 1px solid #c7d1dd;
	border-bottom: 1px solid #8996a5;
	background-color: #A3B0C1;
	color: white;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	background: #c8a35f;
	border-bottom: 1px solid #8d703a;
	color: white;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 5px 7px;
	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;
}



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