#vbpSwap {
	position: relative;
	width: 480px;
	height: 320px;
	overflow: hidden;
}

#vbpBtn {
	position: absolute;
	top: 0px;
	left: 0px;
}

#vbpMovie {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

#homeMovie {
	position: absolute;
	top: 0x; 
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

a.more,a.more:link,a.more:visited {
	font-family: Arial, Helvetica;
	color: #870c0f;
	text-decoration: none;
	background-image: url('/products/viewbook/pro/images/page_next.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 10px;
	zoom: 1;
}

a.more:hover {
	text-decoration: underline;
}

#homeMovie .more {
	margin-right: 20px;
}