#slideCollection{
	float:right;
	margin:0 auto;
	width:390px;
	height:auto;}
#largePhoto{
	float:left;
	height:293px;
	width:390px;
	overflow:hidden;}
#thumbnails{
	float:right;
	width:390px;
	height:80px;
	overflow:hidden;
	padding:10px 0;}
#thumbnails li img{
	height:68px;
	width:90px;}
#thumbnails li, #thumbnails>img{
	display:inline-block;}
#Headline_Photo{
	text-align:center;
	height:293px;}
#Headline_Photo IMG{
	text-align:center;
	height:100%;
	width:auto;
	margin:0 auto;}
#innerThumbs{
	display:inline-block;
	width:320px;
	overflow:hidden;
	margin-bottom: -20px;}
#upButton, #downButton{
	height:68px;
	top:0;}
@media only screen and (max-width:782px) {
	#slideCollection{
		float:right;
		margin:0 auto;
		width:320px;
		height:auto;}
	#largePhoto{
		float:left;
		height:240px;
		width:320px;
		overflow:hidden;}
	#thumbnails{
		float:right;
		width:320px;
		height:60px;
		overflow:hidden;
		padding:10px 0;}
	#thumbnails li img{
		height:50px;
		width:66px;}
	#thumbnails li, #thumbnails>img{
		display:inline-block;}
	#Headline_Photo{
		text-align:center;
		height:240px;}
	#Headline_Photo IMG{
		text-align:center;
		height:100%;
		width:auto;
		margin:0 auto;}
	#innerThumbs{
		display:inline-block;
		width:270px;
		overflow:hidden;}
	#upButton, #downButton{
		height:68px;
		top:0;}
.SlideControl, #controls #controlPlayPause {
	height:20px;
	width:20px;}
}
@media only screen and (max-width:494px) {
	#slideCollection{
		margin:0 auto;
		width:320px;
		height:auto;}
	#largePhoto{
		float:left;
		height:240px;
		width:320px;
		overflow:hidden;}
	#thumbnails{
		width:320px;
		float:right;
		height:60px;
		overflow:hidden;
		padding:10px 0;}
	#thumbnails li img{
		height:50px;
		width:66px;}
	#thumbnails li, #thumbnails>img{
		display:inline-block;}
	#Headline_Photo{
		text-align:center;
		height:240px;}
	#Headline_Photo IMG{
		text-align:center;
		height:100%;
		width:auto;
		margin:0 auto;}
	#innerThumbs{
		display:inline-block;
		width:280px;
		overflow:hidden;}
	#upButton, #downButton{
		height:68px;
		top:0;}
.SlideControl, #controls #controlPlayPause {
	height:15px;
	width:15px;}
}