/*<meta />*/

@media only screen and (max-width: 910px)
{
	.search-bar
	{
		width: 100%;
	}

	.buttons._Skins_TopicToolBar
	{
		
	}

	._Skins_TopicToolBar .button
	{
		
	}

	._Skins_TopicToolBar .button.back-button
	{
		background: #ececec url('Images/back.png') no-repeat center center;
		background: url('Images/back.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/back.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/back.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/back.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/back.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/back.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/back.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_TopicToolBar .button.collapse-all-button
	{
		
	}

	._Skins_TopicToolBar .button.current-topic-index-button
	{
		
	}

	._Skins_TopicToolBar .button.expand-all-button
	{
		
	}

	._Skins_TopicToolBar .button.forward-button
	{
		background: #ececec url('Images/forward.png') no-repeat center center;
		background: url('Images/forward.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/forward.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/forward.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/forward.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/forward.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/forward.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/forward.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_TopicToolBar .button.home-button
	{
		background: #ececec url('Images/home.png') no-repeat center center;
		background: url('Images/home.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/home.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/home.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/home.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/home.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/home.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/home.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_TopicToolBar .button.next-topic-button
	{
		
	}

	._Skins_TopicToolBar .button.previous-topic-button
	{
		
	}

	._Skins_TopicToolBar .button.print-button
	{
		
	}

	._Skins_TopicToolBar .button.remove-highlight-button
	{
		
	}

	._Skins_TopicToolBar .button-separator
	{
		
	}
}

