div.menuitem {
	position:absolute;
	visibility:hidden;
	border:thin solid #000000;
	background:white;
	padding:4px;
	text-align: left;
	text-indent: 0;
	margin-left: 0;
}
span.menuitem {
	position:absolute;
	visibility:hidden;
	border:thin solid #000000;
	background:white;
	padding:4px;
	text-align: left;
	text-indent: 0;
	margin-left: 0;
}
.listheader {
	border-top: 1px none white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font-size: 13px;
	padding: 1px 4px 1px 4px;
}

li {
	list-style-type: none;
	margin: 9 0 0 0;
	text-indent: -1em;
	margin-left: 1em;
}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 18px;
}
h5 {
  font-size: 16px;
}

a:visited {
	color: 0000FF;
}
body {
	background-color: white;
	color: black;
	font-family: Times New Roman;
	font-size: 15px;
	margin: 1px;
}
td, p {
	font-family: Times New Roman;
	font-size: 15px;
}

.cyrk {
	font-weight: bold;
	font-style: italic;
}

span.poster_special {
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: bold;
}

span.poster_title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

span.poster_subtitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

span.poster_dates {
	font-family: Times New Roman;
	font-size: 16px;
}

span.poster_artist {
}

span.poster_number {
}

span.poster_price {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

span.poster_dimensions {
	font-family: Times New Roman;
	font-size: 16px;
}

span.poster_info_label {
	font-family: Arial;
	font-size: 11px;
}

.other_posters_box {
width: 60px;
height: 120px;
text-align: center;
float: left;
margin-top: 4px;
}
.other_posters_box img {
text-decoration: none;
}

.other_posters_box a {
text-decoration: none;
color: #000000;
}

.main_menu {
	float:right;
	width: 520px;
	height: 70px;
	margin-top: 7px;
