div.page {
	width: 617px !important;
}
#SlideshowPage div.page div.hd div.roundMiddle {
	width: 601px !important;
}
#slideshow-top {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/top.gif) no-repeat;
	width: 617px;
	height: 551px;
	position: relative;
}
#slideshow-top #photo {
	width: 595px;
	height: 448px;
	border: 1px solid #666666;
	position: relative;
	z-index: 1;
	top: 10px;
	left: 10px;
}
#slideshow-top a.prev {	
	position: absolute;
	top: 200px;
	left: 21px;
	z-index: 10;
}
#slideshow-top a.prev img {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/transparent-prev.png) no-repeat;
	width: 41px;
	height: 42px;
}
#slideshow-top a.next {
	position: absolute;
	top: 200px;
	left: 556px;
	z-index: 10;
}
#slideshow-top a.next img {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/transparent-next.png) no-repeat;
	width: 41px;
	height: 42px;
}
#slideshow-top #info {
	margin: 20px 10px 5px 10px;	
}
#slideshow-top #info h2 {
	margin-bottom: 4px;
}

#slideshow-bottom {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/bottom.gif) no-repeat;
	width: 617px;
	height: 81px;
	position: relative;
}
#slideshow-bottom div.buttons {
	position: absolute;
	top: 15px;
	left: 10px;
}
#slideshow-bottom div.buttons a.first {
	position: absolute;
	top: 0px;
	left: 0px;
}
#slideshow-bottom div.buttons a.first img {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/first.gif) no-repeat;
	width: 20px;
	height: 20px;
}
#slideshow-bottom div.buttons a.prev {
	position: absolute;
	top: 0px;
	left: 23px;
}
#slideshow-bottom div.buttons a.prev img {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/prev.gif) no-repeat;
	width: 20px;
	height: 20px;
}
#slideshow-bottom div.buttons a.next {
	position: absolute;
	top: 0px;
	left: 46px;
}
#slideshow-bottom div.buttons a.next img {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/next.gif) no-repeat;
	width: 20px;
	height: 20px;
}
#slideshow-bottom div.buttons a.last {
	position: absolute;
	top: 0px;
	left: 69px;
}
#slideshow-bottom div.buttons a.last img {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/last.gif) no-repeat;
	width: 20px;
	height: 20px;
}
#slideshow-bottom div.buttons a.play {
	position: absolute;
	top: 29px;
	left: 0px;
}
#slideshow-bottom div.buttons a.play img {
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/hosts/slideshow/play.gif) no-repeat;
	width: 90px;
	height: 21px;
}
#slideshow-bottom div.thumbs {
	position: absolute;
	top: 12px;
	left: 115px;
	width: 490px;
	height: 56px;
	overflow: hidden;
}

#slideshow-bottom div.thumbs ul.list {
	position: absolute;
	width: 2000px;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
}
#slideshow-bottom div.thumbs ul.list li.item {
	display: inline;
	float: left;
	position: relative;
	list-style: none !important;
	margin: 0 !important;
}
#slideshow-bottom div.thumbs ul.list li.item ul {
	padding: 0 !important;
	margin: 0 !important;
}
#slideshow-bottom div.thumbs ul.list li.item li {
	/*border: 1px solid #666666;*/
	cursor: pointer;
	float: left;
	height: 54px;
	width: 73px;
	list-style: none;
	margin: 0 8px 0 0 !important;
}
#slideshow-bottom div.thumbs ul.list li.item li img {
	height: 54px;
	width: 73px;
	border: 1px solid #666666;
}
#slideshow-bottom div.thumbs ul.list li.item li a.active img,
#slideshow-bottom div.thumbs ul.list li.item li a:hover img{
	border: 1px solid #6786B2;
}
#yui-history-iframe {display: none;}

