#cats {
	position: absolute;
	left: 0px;
	bottom: 160px;
	width: 900px;
	height: 240px;
	overflow: auto;
	text-align: center;
	z-index: 0;
}

#video {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: 2px;
	text-align: right;
}

#video a {
	font-size: 9pt;
}

#cattable {
	margin-left: auto;
	margin-right: auto;	
}
#creditcards {
	position: absolute;
	right: 0px;
	top: 0px;
}

div#webshoplink {
	position: absolute;
	top: 360px;
	left: 0px;
	width: 900px;
	text-align: center;
	font-weight: bold;
}

a#webshoplink {
	background-color: white;
	color: #780000;
}
#terms {
	position: absolute;
	top: 374px;
	left: 40px;
	height: 26px;
	width:820px;
	text-align: center;
	font-size: 7.5pt;
	line-height: 13px;
}


#col1 {
	position: absolute;
	top: 250px;
	left: 50px;
	width: 270px;
	color: black;
}

#col2 {
	position: absolute;
	top: 250px;
	left: 340px;
	width: 270px;
	color: black;
}

#col3 {
	position: absolute;
	top: 250px;
	left: 630px;
	width: 270px;
	color: black;
}

