.main, .um, .bm, .sidebar a, .sidebar a:hover, .currentlink {
   border-color: #93f;  
}

h1, h2, h3, .sidebar a, .sidebar a:hover, .currentlink {
   color:#93f;
}

.ul {background-image: url(/images/borders/favourites/topleft.png)}
.ur {background-image: url(/images/borders/favourites/topright.png)}
.bl {background-image: url(/images/borders/favourites/bottomleft.png)}
.br {background-image: url(/images/borders/favourites/bottomright.png)}

.sidebar a {
   background:#f4e1ff; 
}

.sidebar a:hover {
   background:#e6aeff; 
}

h2 {
  margin-bottom:0px;
  margin-top:16px;
}

ol {
  font-size:10pt;
}


/* extras for table layouts */

hr {
   width:560px;
   background:#60c;
   height:2px;
   border:none;
   color:#60c;
}

div.item {
   width:560px;
   padding:0;
   margin:0 auto;
}

div.desc {
   min-height:85px;
   font-size:8pt;
   text-align:justify;
   margin:auto 0 auto auto;
}

span.itemname {
   color:#60c;
   font-weight:bold;
   display:block;
   margin-bottom:2px
}

img.moviethumb,
img.musicthumb {
    float:left;
    margin-right:10px;
    margin-top:3px;
}

/* index page */
img.strip {
    display:block;
    margin:10px 0 10px auto;
}
