#highvideocontainer {
  display: none;
  text-align: center;
}

#highvideo {
  padding: 0px 0px 10px 0px;
}

.red {
  color: red;
  font-weight: bold;
} 

#wrapper {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 20px 0px;
}

.ViewItemHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	line-height: 20pt;
}

.ViewItemSold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FF0000;
	line-height: 20pt;
  float: right;
}

#mediabox {
  background: #999;
  height: 400px;
}

.main_picture {
  width: 390px;
}

.alternate_picture {
  height: 130px;
  margin: 3px;
  border: 1px solid black;
}
.other_pics {
  border: 1px gray dashed;
}

