body { 
  font-family: Arial, Helvetica, sans-serif; 
  margin-left: 3px; 
  background: #000 url(/gifimages/fill2.gif) repeat-y;
}
td { 
  font-family: Arial, Helvetica, sans-serif 
}
p { font-family: Arial, Helvetica, sans-serif }
h1 { font-size: 170%; font-weight: bold; order-bottom: 2px solid #990000 }
h2 { font-size: 150%; font-style: italic; order-bottom: 2px solid #ffcc00 }
h3 { font-size: 135%; font-weight: bold }
h4 { font-size: 120%; font-style: italic }
h5 { font-weight: bold }
dd { margin-left: 25px }
dt { font: bold }
a:link { font-weight: bold; color: #ffcc00; text-decoration:none }
a:visited { font-weight: bold; color: #ffcc00; text-decoration:none }
a:hover { color: #ffffaa; text-decoration:underline }
.fix { color: #ffffff; font: 8pt/11pt Arial, Helvetica, sans-serif; background-color: #000000}
.fix_title { color: #ffffff; font: italic bold 9pt/14pt Arial, Helvetica, sans-serif; background-color: #990000; text-align: center} 
div.gb-response {
  color: #999;
  margin: 15px 30px 10px 15px;
  padding-left: 15px;
  border-left: 5px solid #333;
  font-style: italic;
}
img {
  border: medium none;
}
.photo-caption, .photo-img {
  text-align: center;
}
.photo-img img {
  margin: 4px;
}
.img-right {
  margin-left: 20px;
  text-align: center;
  float : right;
}
.img-right img {
  margin: 5px;
}
.clear {
  clear: both;
}
.movie-item {
	width: 150px;
	height: 200px;
	min-height: 200px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 15px;
}
.movie-item .thumb {
	width: 120px;
	height: 90px;
}