#mediaviewer .item {
	display : none;
}

#mediaviewer .item.first {
	display : block;
}

#cboxTitle, 
#cboxContent {
  color : black;
  font-size : 12px;
}
#cboxTitle {
  margin-left : 100px;
  text-align : left;
}
#cboxLoadedContent {
  margin-bottom : 0;
}