html {
	overflow-Y: scroll;
}

#prevnewsbox{
margin: 1em auto 0 auto;
width: 211px;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}






h4.valtoBook {
	padding: 0!important;
	margin: 0!important;
	text-indent: -9999px;
	background: url(images/book-selected.jpg) top left no-repeat;
	display: block;
	float:left;
	width:82px;
	height:34px;
}
h4.valtoBook a:link, h4.valtoBook a:visited {
	margin: 0!important;
	margin: 0!important;
	background: url(images/book-selected.jpg) top left no-repeat;
	display: block;
	float:left;
	width: 82px;
	height: 34px;
}
h4.valtoBook a:hover, h4.valtoBook a:focus {
	margin: 0!important;
	margin: 0!important;
	background: url(images/book-selected.jpg) top left no-repeat!important;
	display: block;
	float:left;
	width: 82px;
	height: 34px;
}
h4.valtoBook a:active{
 	text-decoration: none!important;
}

h4.inactiveBook a:link, h4.inactiveBook a:visited{
	text-decoration: none!important;
	background: url(images/book-notselected.jpg) top left no-repeat!important;
	display: block;
	width: 82px;
	height: 34px;
}
h4.inactiveBook a:hover, h4.inactiveBook a:active, h2.inactiveBook a:focus{
	text-decoration: underline!important;
	background: url(images/book-notselected.jpg) top left no-repeat!important;
	display: block;
	width: 82px;
	height: 34px;
}
h4.activeBook a:link, h4.activeBook a:visited, h4.activeBook a:hover, h4.activeBook a:active, h4.activeBook a:focus{
	margin: 0!important;
	padding: 0!important;
	background: url(images/book-selected.jpg) top left no-repeat!important;
	display: block;
	width: 82px;
	height: 34px;
}






h4.valtoDVD {
	padding: 0!important;
	margin: 0!important;
	text-indent: -9999px;
	background: url(images/dvd-notselected.jpg) top left no-repeat;
	display: block;
	float:left;
	width:81px;
	height:34px;
}
h4.valtoDVD a:link, h4.valtoDVD a:visited {
	margin: 0!important;
	margin: 0!important;
	background: url(images/dvd-notselected.jpg) top left no-repeat;
	display: block;
	float:left;
	width: 81px;
	height: 34px;
}
h4.valtoDVD a:hover, h4.valtoDVD a:focus {
	margin: 0!important;
	margin: 0!important;
	background: url(images/dvd-notselected.jpg) top left no-repeat!important;
	display: block;
	float:left;
	width: 81px;
	height: 34px;
}
h4.valtoDVD a:active{
 	text-decoration: none!important;
}

h4.inactiveDVD a:link, h4.inactiveDVD a:visited{
	text-decoration: none!important;
	background: url(images/dvd-notselected.jpg) top left no-repeat!important;
	display: block;
	width: 82px;
	height: 34px;
}
h4.inactiveDVD a:hover, h4.inactiveDVD a:active, h2.inactiveDVD a:focus{
	text-decoration: underline!important;
	background: url(images/dvd-notselected.jpg) top left no-repeat!important;
	display: block;
	width: 82px;
	height: 34px;
}
h4.activeDVD a:link, h4.activeDVD a:visited, h4.activeDVD a:hover, h4.activeDVD a:active, h4.activeDVD a:focus{
	margin: 0!important;
	padding: 0!important;
	background: url(images/dvd-selected.jpg) top left no-repeat!important;
	display: block;
	width: 82px;
	height: 34px;
}















h2.trigger {
	padding: 0!important;
	margin: 0!important;
	text-indent: -9999px;
}
h2.trigger a:link, h2.trigger a:visited {
	margin: 0!important;
	padding: 0!important;
	background: url(images/closed-news-header.gif) top left no-repeat;
	display: block;
	width: 211px;
	height: 34px;
}
h2.trigger a:hover, h2.trigger a:focus {
	margin: 0!important;
	padding: 0!important;
	background: url(images/closed-news-header.gif) top left no-repeat!important;
	display: block;
	width: 211px;
	height: 34px;
}
h2.trigger a:active{
 	text-decoration: none!important;
}
h2.inactive a:link, h2.inactive a:visited{
	text-decoration: none!important;
}
h2.inactive a:hover, h2.inactive a:active, h2.inactive a:focus{
	text-decoration: underline!important;
}
h2.active a:link, h2.active a:visited, h2.active a:hover, h2.active a:active, h2.active a:focus{
	margin: 0!important;
	padding: 0!important;
	background: url(images/open-news-header.gif) top left no-repeat!important;
	display: block;
	width: 211px;
	height: 42px;
}
.toggle_container {
	display: block;
	margin: 0!important;
	padding: 0;
	background: url(images/open-news-mid.gif) top left repeat-y;
	overflow: hidden;
	font-size: 1.2em;
	width: 211px;
	clear: both;
}

.toggle_container ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 181px;
}
.toggle_container .inner ul li{
	margin: 0 0 0.7em 0;
	padding: 0 0 0 15px;
	font: 0.55em/1.2em Georgia, "Times New Roman", Times, serif;
	background: url(images/news-pointer.gif) top left no-repeat;
	background-position: 0 0.1em;
}
.toggle_container .inner{
	padding: 0 13px 15px 13px;
	background: url(images/open-news-footer.gif) bottom left no-repeat;
}

.toggle_container .inner ul li a:link, .toggle_container .inner ul li a:visited{
	color: #015351;
	text-decoration: underline;
} 
.toggle_container .inner ul li a:hover, .toggle_container .inner ul li a:active, .toggle_container .inner ul li a:focus{
	background: #015351;
	color: #fff;
	text-decoration: none;
} 
.toggle_container .inner a.allnews-btn{
	margin: 13px auto 5px auto;
	display: block;
	text-indent: -9999px;
	width: 120px;
	height: 24px;
	background: url(images/view-all-news-btn.gif) top left no-repeat!important;
}




