h1 {
margin-top: 20px;
margin-bottom: 15px;
font: bold 16px Arial, Helvetica, sans-serif;
}
h2 {
background-color: #E6D6BC;
padding-top: 8px;
padding-bottom: 4px;
margin-top: 20px;
}
h3 {
	background-color: #E6D6BC;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 15px;
}

div#pix {
width: 100%;
}
div#txt {
float: left;
margin-left: 10px;
width: 270px;
}
div#show {
width: 420px;
height: 320px;
margin-top: 3px;
float: right;
background-color: #FFFFFF;
margin-right: 0px;
}
div#flashcontent {
width: 420px;
height: 320px;
font-size: 1px;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center top;
line-height: 0px;
background-image: url(../_shows/show-hm/img-static.jpg);
margin-left: 0px;
}

table#new {
width: 100%;
}
table#new td {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
font-size: 12px;
}
table#new td.lstgs {
width: 33%;
}
table#new img {
	display: block;
	width: 200px;
	margin: 2px auto;
}
img#isl {
	float: left;
	height: 179px;
	width: 350px;
	margin-right: 15px;
	margin-left: 0px;
	display: block;
	margin-top: 10px;
}
div#content p.desc {
	margin-top: 20px;
	margin-bottom: 8px;
	margin-right: 15px;
}
