.left-column {
  width:388px;
  margin-right:12px;
  float:left;
}

.right-column {
  width:308px;
  float:right;
}

.right-column h3 {
  text-align: center;
}

.right-column p{
  text-align: center;
}

.series-thumbnail-large {
  width:343px;
  height:218px;
  background:#FFF url(../images/thumbnail.large.bg.jpg) no-repeat top left;
  padding:15px 16px;
  margin:-8px 0 12px -6px;
  font:0.8em Georgia;
  position:relative;
}

.clickToPlay {
  top:15px;
  left:16px;
  position:absolute;
  display:inline;
}

.series-rollover {
  width:332px;
  height:31px;
  padding:2px 6px 8px;
  text-align:center;
  color:#FFF;
  position:absolute;
  top:110px;
  display:inline;
}

.downloads {
  width:170px;
  height:16px;
  color:#FFF;
  font-style:italic;
  float:left;
}

.love-it {
  width:16px;
  height:16px;
  margin-top:2px;
  float:right;
}

.series-description {
  width:352px;
  padding-left:6px;
  font-size:0.88em;
  text-align:justify;
  line-height:1em;
  color:#222;
  float:left;
}

.series-files {
  width:308px;
  float:left;
  padding-bottom: 19px;
}

.series-files-canvas {
  width:308px;
  height:272px;
  overflow:hidden;
  position:relative;
  float:left;
}

.series-files ul {
  padding:0;
  list-style:none;
  float:left;
  clear:both;
  overflow:hidden;
}

.series-files ul li {
  float:left;
}

.series-files ul li a {
  width:243px;
  height:43px;
  padding:25px 0 0 65px;
  text-decoration:none;
  color:#444;
  font-size:0.85em;
  float:left;
}

.series-files .psd {background:#FFF url(../images/file.psd.bg.png) no-repeat top left;}
.series-files .psd:hover {background-image:url(../images/file.psd.bg.hover.png);}

.series-files .ai {background:#FFF url(../images/file.ai.bg.png) no-repeat top left;}
.series-files .ai:hover {background-image:url(../images/file.ai.bg.hover.png);}

.series-files .pdf {background:#FFF url(../images/file.pdf.bg.png) no-repeat top left;}
.series-files .pdf:hover {background-image:url(../images/file.pdf.bg.hover.png);}

.series-files .jpg {background:#FFF url(../images/file.jpg.bg.png) no-repeat top left;}
.series-files .jpg:hover {background-image:url(../images/file.jpg.bg.hover.png);}

.series-files .mov {background:#FFF url(../images/file.mov.bg.png) no-repeat top left;}
.series-files .mov:hover {background-image:url(../images/file.mov.bg.hover.png);}

.series-files .zip {background:#FFF url(../images/file.zip.bg.jpg) no-repeat top left;}
.series-files .zip:hover {background-image:url(../images/file.zip.bg.hover.jpg);}

.series-files-up,.series-files-down,
.series-files-up a,.series-files-down a {
  width:308px;
  height:30px;
  padding:0;
  cursor:pointer;
}

.series-files-up {background:#FFF url(../images/files.up.bg.jpg) no-repeat top left;}
.series-files-up.highlight {background-image:url(../images/files.up.bg.hover.jpg);}

.series-files-down {background:#FFF url(../images/files.down.bg.jpg) no-repeat top left;}
.series-files-down.highlight {background-image:url(../images/files.down.bg.hover.jpg);}

.series-group {float: right; padding-right: 8px; color: gray; font-size: x-small;}
.downloaderror{float: right; padding-right: 80px;}
