#header { margin: 0; padding: 0; width: 1000px; height: 111px; clear: both; border-right: 1px solid #000; }

* html #header { border: none; width: 1001px; }
/* html #header * { float: left; clear: none; margin: 0; padding: 0; }*/
#stripe {
	display: block;
	margin: 0; padding: 0; width: 1000px;
	background: url(/fresh/viera/images/stripe-bg.jpg) top left repeat-x #000;
	height: 53px;
	clear: both;
	font-size: 9.5pt;
	color: #4d6a70; /* #90acb2; */
	border-right: 1px solid #000;
}
.today { margin-left: 32px; margin-top: 17px; }
.bookmarks { margin-right: 25px; margin-top: 17px; }
a:link, a:visited { color: #4d6a70; }
a:hover { color: #90acb2; }

#wrapper { 
	width: 1001px;
	clear: both;
	border-collapse: separate;
	border-right: 1px solid #000;
}
* html #wrapper { width: 1000px; }
#sidebar {
	padding: 25px 0 0 0;
	background: url(/fresh/viera/images/menu-bg.jpg) top left no-repeat #363d3f;
	width: 160px;
	color: #90acb2;
}
#body {
	background: url(/fresh/viera/images/body-top-bg.jpg) top left repeat-x #fff;
	width: 830px;
	padding: 25px 0 0 10px;
}

.bottombg { background: url(/fresh/viera/images/body-bottom-bg.jpg) bottom left repeat-x #fff; height: 34px; }
.menucloser { background: url(/fresh/viera/images/menu-bottom-closer.jpg) bottom left repeat-x #fff; height: 34px; }

#menu li.search { background: none; border: none; }
#menu li { background: none; border: none; margin: 0; padding: 0 5px 0 5px; }
#menu li.sub { padding-top: 1.5em; border-bottom: 1px solid #999; }
.panel { background: #363d3f; }

#footer { background: url(/fresh/viera/images/bottom-bg.jpg) bottom left repeat-x #fff; height: 69px; width: 1000px; border-right: 1px solid #000; }
#footerTop { border-bottom: 1px solid #000; }

td { vertical-align: top; }
#content, .newsArticle { width: 610px; }
* html #footer { margin: 0; padding: 0; }
* html #footer * { font-size: 11px; }

#goggles { width: 100px; height: 100px; display: block; clear: none; float: none; z-index: 10000; zoom: 1; background: url(/fresh/viera/images/viera-pointer.png) top left no-repeat; position: absolute; top: 0; left: 0; }