#uno-vid {
	/*float: left;
	width: 429px;*/
	/*width: 580px;*/
	width: 505px;
	height: 600px;
	/*border: solid 1px #ff0000;*/
	/*overflow: clip;*/
	overflow: hidden;
	/*margin: 10px 0 0 5px;*/
	position: relative;
}

#vid-counter {
	width: 530px;
	background: none;
	/*	float: left;
	text-align: center;
	color: #FFF;*/
}

#vid-counter a { width: 530px; }
#int-content img { float: left; }

#prev_page_paddle {
	width: 105px;
	height: 459px;
	padding: 0;
	margin: 0 0 0 9px;
	background: url(/curiousgeorge/video/img/left_sidebar.gif) 0 205px no-repeat;
	float: left;
}

#prev_page_paddle .vid-spacer { margin: 255px 0 0 5px; }
#next_page_paddle .vid-spacer { margin: 255px 0 0 20px; }

#next_page_paddle {
	width: 105px;
	height: 459px;
	padding: 0;
	margin: 0;
	background: url(/curiousgeorge/video/img/rt_sidebar.gif) -10px 70px no-repeat;
	float: right;
}

div.icon {
	width: 124px;
	height: 125px;
	float: left;
	font-size: 90%;
}

div.pane_wrapper {
	width: 503px;
	padding: 0;
	float: left;
}

#carousel {
	width: 3018px;
	position: absolute;
	top: 0;
	left: 0;
}

/*div.index_pane_here {float:left; display: block;}*/
#foot_pane {
	width: 732px;
	height: 84px;
	background: url(../img/game_footer.gif) no-repeat;
	text-align: center;
}

#foot_pane img { margin-top: 10px; }