.widgetdiv1 {
	border: 1px solid #482714;
	font-size: 90%;
	background: #877D68;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	border-bottom: 1px solid #786F5C;
	border-top: 1px solid #C3BBA9;
    color: #F3ECF3;
    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 {
	background-color: #A29781;
	border-bottom: 1px solid #786F5C;
	border-top: 1px solid #C3BBA9;
	color: white;
}
.menu_primary a {
	line-height: 15px;
	height: 1%; /* IE7 weirdness */
}
.menu_primary ul {
	margin: -7px;
}
h3.widgettitle {
	background: #5D331A;
	border-bottom: 1px solid #462410;
	color: white;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 5px 7px;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #C5BEA7;
	background: #D5CFBC;
}
.TableCenter h3.widgettitle {
	color: #5D331A;
	border-bottom: 1px solid #C5BEA7;
	background: #C5BEA7;
}



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