/* Removed from bodycopy - not known in ff*/
/* background-x-position: left; */
/* background-y-position: top; */
/*   background-image: url(/lovefilm/images/backgrounds/body-top-bg.gif); */
#bodycopy {
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  text-align: left;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 95%;
  line-height: 140%;
  font-size-adjust: none;
  font-stretch: normal;
  padding-top: 18px;
  padding-right: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-weight: normal;
  color: #666666;
}

#spech2 {
font-family: arial,helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: bold;

font-size: 120%;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

margin-top: 15px;

margin-right: 0pt;

margin-bottom: 15px;

margin-left: 0pt
}

ul{
    margin:20px 0 20px 10px;
    padding:0 0 0 20px;
    list-style-type:disc;
}
li{
    padding:5px 0;
    margin:0;
}

ul.items li{
    list-style:none;
    margin:0;
    padding:7px 0;
    border-bottom:1px dotted #ccc;
    position:relative;
}

ul.items li img{
    position:absolute;
    right:0;
    top:2px;
}

/* new nav attempt */

#navigation a {
  color: #000000;
/*  background: #ffa20c url(/.system_images/tabs/navl.gif) left top no-repeat;*/
  background: #ffffff url(/.system_images/tabs/body-tab-bgl.gif) left top no-repeat;
  text-decoration: none;
  padding-left: 10px
}

#navigation a span {
/*  background: url(/.system_images/tabs/navr.gif) right top no-repeat; */
  background: url(/.system_images/tabs/body-tab-bgr.gif) right top no-repeat;
  padding-right: 10px
}

/* Unordered list with no bullets */
#navigation ul {
  list-style: none;
  padding: 0;
  margin: 0
}

/* list items within this unordered list */
#navigation li {
  font-weight:bold;
  float: left;
  margin: 0;
  padding-bottom: 0
}


/* NEW */
#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

.border {
  height: 1em;
  background-color: #EEEEEE;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
/*  background-x-position: 0%; */
/*  background-y-position: 0%;*/
  clear: left;
  margin: 0;
  border: 0
}

