body {
	font-size: 85%;
	font-family: arial,verdana,tahoma,geneva,arial,sans-serif;
}

h1 {
	font-size: 120%
}
 h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
	
img {
	margin: 0;
	padding: 0.5em
}
div {
	position:	static
}
div, span, table, tr, td, th {
	background: none;
}
ul, ol, li {
	list-style: disc;
}

.layer-container ol li {
	list-style: decimal!important;
}

ol.result-listing,
.layer-left-panel .style-panel ol,
.style-column-right .style-panel ol {
	margin: 0;
	padding: 0;
}

ol.result-listing li,
.layer-left-panel .style-panel ol li,
.style-column-right .style-panel ol li {
	list-style: none!important;
}

.layer-left-panel .style-panel ol li h4.style-normal-heading,
.style-column-right .style-panel ol li h4.style-normal-heading {
	font-weight: normal;
}

ol.result-listing img {
	float:left;
	margin:0 10px 0 6px;
}
/*
#layer-header a {
	display: list-item!important;
	width: 196px;
	height: 49px;
	margin-bottom: 2em;
	list-style-image: url(/graphics/beama/logo_beama.gif)!important;
	list-style-position: inside!important;
}
*/
#layer-header {
	margin-bottom: 2em;	
}

.layer-left-panel,
.style-column-right {
	margin-top: 2em;
}

.layer-left-panel .style-panel h3,
.style-column-right .style-panel h3 {
	color: #000000;
	font-size: 1.2em;
}

/* Firefox hack for logo image 
#layer-header a, x:-moz-any-link {
	display: block!important;
	background: url(/graphics/beama/logo_beama.gif) right center no-repeat!important;
	
}
*/
h2.style-page-title {
	font-size: 1.5em;
}

/* Navigation */
#layer-menu-main, 
#layer-menu-sub,
#layer-right-panel,
#layer-form-search, 
#layer-top-toolbar, 
#layer-menu-quick-links, 
#wc-breadcrumbs,
#wc-module-directory,
#layer-footer-content,
.style-tabs-container,
.style-pagination,
.style-rss,
.layer-accessibility,
.layer-left-panel .style-link-more,
.style-column-right .style-link-more,
#wc-social-bookmark {
	display: none;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left {
	float: left;
	width: 448px;
	position: relative;
}

#layer-standard.style-horizontal .style-main-panel .style-column-right {
	float: right;
	width: 190px;
	position: relative;
}
#layer-standard.style-horizontal .style-main-panel .style-column-right .style-panel p,
#layer-standard.style-horizontal .style-main-panel .style-column-right .style-panel ul li {
	font-size: .9em;
}
#layer-standard.style-horizontal .style-main-panel .style-column-right ul {
	margin: 0 0 0 10px
}

.layer-left-panel {
	float: none;
	clear: both;
	page-break-before: always;
}

.layer-left-panel .style-panel,
.layer-left-panel .style-panel h3,
.layer-left-panel .style-panel h3 img {
	float: none;
	clear: both;
}

