#TVWebScr
{
	position:relative;
	left:10px;
	top:30px;
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.Stretch(stretchstyle=SPIN);
}
#PageNav
{
	position:absolute;
	top:260px;
	width: 500px;
	height: 35px;
	left: 640px;
}
.disabledButton
{
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25), progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	cursor: default;
}