body {
  margin: 0px;
  background: #fff url(/images/ot_fauxbg.gif) bottom right fixed no-repeat;
  font-family: Georgia, Tahoma;
  font-size: 14px;
  color: #000;
  line-height: 16px;
}

a:link, a:visited, a:hover, a:active {
  color: black;
}

div#header {
  margin: 0px;
  padding: 0px;
  background: #000;
  width: 100%;
  height: 150px;
}

#menu {
  font-family: Georgia, Tahoma, Helvetica, courier new, courier;
  font-size: 12px;
  font-weight: normal;
  color: black;
  float: left;
  width: 186px;
}

.spiralring {
  float: left;
  background: #fff url(/images/spiralring.jpg) top left repeat-y;
  padding-left: 4px;
}

.content {
  float: left;
  font-family: Georgia, Tahoma, Helvetica, courier new, courier;
  font-size: 13px;
  font-weight: normal;
  color: black;
  background: #fff url(/images/paperbg.jpg) repeat-y;
  width: 570px;
  border-right: 1px solid #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
  border-top: 1px solid #6f6f6f;
}

.item { 
  padding-left: 63px;
  width: 501px;
}

.header {
  font-family: Georgia, Tahoma, Helvetica, courier new, courier; font-size: 24px; font-weight: bold; color: black;
  height: 15px;
  padding-left: 63px;
}

.sub {
  font-family: Georgia, Tahoma, Helvetica, courier new, courier; font-size: 12px; font-weight: normal; color: #404040;
}

.film {
  float: left;
  margin: 0px;
}

div.film {
  float: left;
  margin: 0px;
  padding-top: 14px;
}

div.poster {
  float: left; width: 240px;
}

div.details {
  float: left; margin-right: 0px;
  width: 253px;
}

div.details img {
  float: left;
  margin-right: 2px;
  margin-top: 1px;
  margin-bottom: 2px;
  border: 1px solid black;
}

div.lldetails {
  float: left;
  width: 240px;
}

div.lrdetails {
  float: left;
  width: 260px;
}

div.lldetails img {
  margin-right: 2px;
}

div.filmtitle {
  font-family: Georgia, Tahoma, Helvetica, courier new, courier;
  font-size: 20px;
  font-weight: bold;
}

.dropshadow {
  float: left;
  width: 596px;
  background: url(/images/dropshadownotebook.jpg) bottom right no-repeat	;
  padding-bottom: 21px;
}

.dropshadowside {
  float: left;
  width: 596px;
  background: url(/images/dropshadownotebookside.jpg) bottom right repeat-y;
}
