body {
	background-color: #fff;
	/*background-image: url(/img/upgrade.gif);*/ /*use full url so both ie45mac and nn4 can find it. */
	/*background-repeat: no-repeat;*/
	/*background-position: top left;*/
	margin: 0;
	padding: 40px 10% 10% 10%;
	font-family: Verdana, Arial, sans-serif;
}

.clear {
  clear:both;
  line-height:0;
  height:0;
  font-size:0;
}

#videoEntry {
	background: url(/images/gmashup/vvo_loader.gif) no-repeat center center;
	background-color: fff;
}
