#rightcolumn2 {
  float: right;
  width: 110px;
  background-color: #f2f2f2;
  margin-top: 30px;
  padding: 5px;
}

#content2 {
  width: 590px;
  margin: 0 0 0 130px;
  padding: 35px 5px 10px 5px;
  background: url(../images/center_column_background_black.gif) top left repeat-x #fff;
}


h1 {
  color: #000;
  margin: 0;
  font-size: 16pt;
}

#medianav {
  float: right;
  width: 35px;
}
#lastmedia, #nextmedia {
  float: left;
  padding: 2px;
  margin: 2px;
}
#lastmedia a, #nextmedia a {
  text-decoration: none;
  color: #fff;
  width: 100%;
}
#lastmedia a:hover, #nextmedia a:hover {
  color: #000;
}

#mediabox {
  margin: 10px 0 0 0;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 10pt;
  text-align: center;
}
#mediabox a {
  text-decoration: none;
  color: #000;
}
#mediabox a:hover {
  color: #fff;
}
#belowmedia {
  padding-top: 5px;
  height: 25px;
}
#belowmedia a {
  text-decoration: none;
  color: #000;
}
#belowmedia a:hover {
  color: #fff;
}
#bmlastmedia {
  width: 207px;
  float: left;
  font-size: 8pt;
  text-align: center;
  height: 25px;
  line-height: 25px;
}
#rateit {
  width: 175px;
  float: left;
  font-size: 8pt;
  text-align: center;
  height: 25px;
  line-height: 25px;
  background-color: #fff;
}
#rateit form {
  display: inline;
  margin: 0;
  padding: 0;
}
#bmnextmedia {
  width: 207px;
  float: left;
  font-size: 8pt;
  text-align: center;
  height: 25px;
  line-height: 25px;
}
#mediasimmilar {
  width: 144px;
  border-right: 1px solid #000;
  float: left;
  text-align: center;
}
#mediasimmilar img {
  height: 50px;
  width: 70px;
}
#mediarandom {
  width: 144px;
  border-left: 1px solid #666;
  float: left;
  text-align: center;
}
#mediarandom img {
  height: 50px;
  width: 70px;
}

/**************/
/**  MOVIES  **/
/**************/
#movies_content2 {
  width: 590px;
  margin: 0 0 0 130px;
  padding: 35px 5px 10px 5px;
  background: url(../images/center_column_background_teal.gif) top left repeat-x #fff;
}
#movies_content2 #lastmedia a, #movies_content2 #nextmedia a {
  background-color: #4ee2ec;
}
#movies_content2 #lastmedia a:hover, #movies_content2 #nextmedia a:hover {
  background-color: transparent;
}
#movies_content2 #mediabox {
  background-color: #4ee2ec;
}
#movies_content2 #mediabox img {
  width: 590px;
}
#movies_content2 #belowmedia {
  background-color: #2554c7;
}
#movies_content2 #mediasimmilar img {
  background-color: #4ee2ec;
}
#movies_content2 #mediarandom img {
  background-color: #4ee2ec;
}


/****************/
/**  PICTURES  **/
/****************/
#pictures_content2 {
  width: 590px;
  margin: 0 0 0 130px;
  padding: 35px 5px 10px 5px;
  background: url(../images/center_column_background_green.gif) top left repeat-x #fff;
}
#pictures_content2 #lastmedia a, #pictures_content2 #nextmedia a {
  background-color: #30f425;
}
#pictures_content2 #lastmedia a:hover, #pictures_content2 #nextmedia a:hover {
  background-color: transparent;
}
#pictures_content2 #mediabox {
  background-color: #30f425;
}
#pictures_content2 #mediabox img {
  width: 590px;
}
#pictures_content2 #belowmedia {
  background-color: #4cc417;
}
#pictures_content2 #mediasimmilar img {
  background-color: #30f425;
}
#pictures_content2 #mediarandom img {
  background-color: #30f425;
}

/*************/
/**  GAMES  **/
/*************/
#games_content2 {
  width: 590px;
  margin: 0 0 0 130px;
  padding: 35px 5px 10px 5px;
  background: url(../images/center_column_background_yellow.gif) top left repeat-x #fff;
}
#games_content2 #lastmedia a, #games_content2 #nextmedia a {
  background-color: #ff0;
}
#games_content2 #lastmedia a:hover, #games_content2 #nextmedia a:hover {
  background-color: transparent;
}
#games_content2 #mediabox {
  background-color: #ff0;
}
#games_content2 #mediabox img {
  width: 590px;
}
#games_content2 #belowmedia {
  background-color: #fff380;
}
#games_content2 #mediasimmilar img {
  background-color: #ff0;
}
#games_content2 #mediarandom img {
  background-color: #ff0;
}

