#uno-vid {
	width: 505px;
	height: 600px;
	overflow: hidden;
	position: relative;
}

#vid-counter {
	width: 530px;
	background: none;
}

#vid-counter a { width: 530px; }

#int-content img { float: left; }

#prev_page_paddle {
	width: 88px;
	height: 459px;
	margin-left: 8px;
	background: url(/curiousgeorge/img/left_sidebar3.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 30px; }

#next_page_paddle {
	width: 101px;
	height: 459px;
	margin-right: 11px;
	background: url(/curiousgeorge/img/rt_sidebar3.gif) 0 68px no-repeat;
	float: right;
}

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

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

#carousel {
	width: 3000px;
	position: absolute;
}

#foot_pane {
	width: 732px;
	height: 84px;
	background: url(../img/game_footer.gif) no-repeat;
	text-align: center;
}

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