.widgetdiv1 {
	border: 1px solid #6C614A;
	font-size: 90%;
	background: #BFA779;
	width: auto /* CORRECT BASE */
}
.widgetdiv4 div {
	padding: 7px; /* CORRECT BASE */
}
/* Menu */
.menu_primary a {
	border-bottom: 1px solid #8F7A53;
	border-top: 1px solid #D3B884;
    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 {
	background-color: #9F5B2A;
	border-bottom: 1px solid #854D24;
	border-top: 1px solid #CF7D41;
	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 #555a19;
	color: white;
	font-size: 90%;
	margin-bottom: 0; /* CORRECT BASE */
	padding: 5px 7px;
	text-transform: uppercase;
	text-align: center;
}
/* TableCenter */
.TableCenter .widgetdiv1 {
	margin-top: 10px;
	border: 1px solid #DBBF9A;
	background: #FBF4DE;
}
.TableCenter h3.widgettitle {
	color: #4E4D48;
	border-bottom: 1px solid #EBE3C8;
	background: #F3ECD3;
}



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