/*<meta />*/

@media only screen and (max-width: 576px)
{
	.search-bar
	{
		width: 100%;
	}

	.knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		max-height: 200px;
	}

	._Skins_search.mc-component .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_search.mc-component .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_search.mc-component .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	.search-bar._Skins_search.mc-component
	{
		width: 100%;
	}

	.search-bar._Skins_search.mc-component .search-field
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_search.mc-component .search-submit
	{
		
	}

	.search-bar._Skins_search.mc-component .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		width: 44px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_search.mc-component .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	.search-bar._Skins_search.mc-component .search-filter-wrapper.open
	{
		background-position: center center;
		-pie-background: transparent;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	.search-bar._Skins_search.mc-component .search-filter:hover
	{
		background-color: transparent;
	}

	.search-bar._Skins_search.mc-component .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: none;
	}

	._Skins_search.mc-component .search-filter-content ul li:hover
	{
		background-color: #364856;
	}

	._Skins_search.mc-component .search-filter-content ul li button:focus
	{
		background-color: #364856;
	}

	.search-bar._Skins_search.mc-component .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar._Skins_search.mc-component .search-field::-moz-placeholder
	{
		
	}

	.search-bar._Skins_search.mc-component .search-field:-moz-placeholder
	{
		
	}

	.search-bar._Skins_search.mc-component .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container._Skins_search.mc-component .search-submit
	{
		width: 108px;
		background: #37aee3 url('Images/search-button_2.png') no-repeat center center;
		background: url('Images/search-button_2.png') no-repeat center center, -moz-linear-gradient(top, #37aee3 0%, #37aee3 100%);
		background: url('Images/search-button_2.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37aee3), color-stop(100%,#37aee3));
		background: url('Images/search-button_2.png') no-repeat center center, -webkit-linear-gradient(top, #37aee3 0%, #37aee3 100%);
		background: url('Images/search-button_2.png') no-repeat center center, -o-linear-gradient(top, #37aee3 0%,#37aee3 100%);
		background: url('Images/search-button_2.png') no-repeat center center, -ms-linear-gradient(top, #37aee3 0%,#37aee3 100%);
		background: url('Images/search-button_2.png') no-repeat center center, linear-gradient(#37aee3 0%,#37aee3 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/search-button_2.png') no-repeat center center, linear-gradient(#37aee3, #37aee3);
	}

	.search-bar.search-bar-container._Skins_search.mc-component .search-submit:hover
	{
		background: #015986 url('Images/search-button-hvr.png') no-repeat center center;
		-pie-background: #015986 url('Skins/Default/Stylesheets/Components/Images/search-button-hvr.png') no-repeat center center;
	}

	.buttons._Skins_toolbar_nav_left.mc-component
	{
		
	}

	._Skins_toolbar_nav_left.mc-component .button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button > div
	{
		
	}

	._Skins_toolbar_nav_left.mc-component .button .button-icon-wrapper
	{
		
	}

	._Skins_toolbar_nav_left.mc-component .button .button-text
	{
		
	}

	._Skins_toolbar_nav_left.mc-component .button.collapse-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.email-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_toolbar_nav_left.mc-component .button.expand-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.login-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.next-topic-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.previous-topic-button
	{
		border-top: none 1px #dfdfdf;
		background-repeat: no-repeat;
		background: #ffffff none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.print-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.remove-highlight-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.select-language-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.select-skin-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_left.mc-component .button.topic-ratings-empty-button
	{
		background: transparent url('Images/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/star-empty.png') no-repeat center center;
		background-size: 16px 16px;
	}

	._Skins_toolbar_nav_left.mc-component .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_toolbar_nav_left.mc-component .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_toolbar_nav_left.mc-component .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_toolbar_nav_left.mc-component .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_toolbar_nav_left.mc-component .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_toolbar_nav_left.mc-component .button-separator
	{
		background-color: #e1e1e1;
	}

	.buttons._Skins_toolbar_nav_right.mc-component
	{
		
	}

	._Skins_toolbar_nav_right.mc-component .button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button > div
	{
		
	}

	._Skins_toolbar_nav_right.mc-component .button .button-icon-wrapper
	{
		
	}

	._Skins_toolbar_nav_right.mc-component .button .button-text
	{
		
	}

	._Skins_toolbar_nav_right.mc-component .button.collapse-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.email-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_toolbar_nav_right.mc-component .button.expand-all-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.login-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.next-topic-button
	{
		border-top: none 1px #dfdfdf;
		background-repeat: no-repeat;
		background: #ffffff none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.previous-topic-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.print-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.remove-highlight-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.select-language-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.select-skin-button
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-position: center center;
	}

	._Skins_toolbar_nav_right.mc-component .button.topic-ratings-empty-button
	{
		background: transparent url('Images/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/star-empty.png') no-repeat center center;
		background-size: 16px 16px;
	}

	._Skins_toolbar_nav_right.mc-component .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_toolbar_nav_right.mc-component .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_toolbar_nav_right.mc-component .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_toolbar_nav_right.mc-component .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_toolbar_nav_right.mc-component .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_toolbar_nav_right.mc-component .button-separator
	{
		background-color: #e1e1e1;
	}

	ul.menu._Skins_menu_support.mc-component
	{
		font-size: 0.9em;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	ul.menu._Skins_menu_support.mc-component a
	{
		font-size: 0.9em;
	}

	ul.menu._Skins_menu_support.mc-component li > a
	{
		font-size: 1em;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins_menu_support.mc-component ul > li > a
	{
		padding-left: 0px;
		padding-right: 0px;
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins_menu_support.mc-component ul ul > li > a
	{
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins_menu_support.mc-component ul ul ul > li > a
	{
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins_menu_support.mc-component ul ul ul ul > li > a
	{
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins_menu_support.mc-component li > a.selected
	{
		color: #000000;
		background-repeat: repeat;
		background: #ffffff none;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(#ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	._Skins_results.mc-component #resultList .glossary .term a:visited
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-title a:visited
	{
		
	}

	._Skins_results.mc-component #resultList h3.title a:visited
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-title a:visited
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	._Skins_results.mc-component #resultList .glossary .term a:focus
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-title a:focus
	{
		
	}

	._Skins_results.mc-component #resultList h3.title a:focus
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-title a:focus
	{
		
	}

	ul.menu._Skins_menu_support.mc-component li > a:hover
	{
		color: #000000;
		background: #f4faff none;
		background: -moz-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4faff), color-stop(100%,#f4faff));
		background: -webkit-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -o-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: -ms-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: linear-gradient(#f4faff 0%,#f4faff 100%);
		-pie-background: linear-gradient(#f4faff, #f4faff);
	}

	ul.menu._Skins_menu_support.mc-component ul > li > a:hover
	{
		color: #000000;
		background-repeat: repeat;
		background: #f4faff none;
		background: -moz-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4faff), color-stop(100%,#f4faff));
		background: -webkit-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -o-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: -ms-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: linear-gradient(#f4faff 0%,#f4faff 100%);
		-pie-background: linear-gradient(#f4faff, #f4faff);
	}

	ul.menu._Skins_menu_support.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background: #f4faff none;
		background: -moz-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4faff), color-stop(100%,#f4faff));
		background: -webkit-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -o-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: -ms-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: linear-gradient(#f4faff 0%,#f4faff 100%);
		-pie-background: linear-gradient(#f4faff, #f4faff);
	}

	ul.menu._Skins_menu_support.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background: #f4faff none;
		background: -moz-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4faff), color-stop(100%,#f4faff));
		background: -webkit-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -o-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: -ms-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: linear-gradient(#f4faff 0%,#f4faff 100%);
		-pie-background: linear-gradient(#f4faff, #f4faff);
	}

	ul.menu._Skins_menu_support.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background: #f4faff none;
		background: -moz-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4faff), color-stop(100%,#f4faff));
		background: -webkit-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -o-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: -ms-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: linear-gradient(#f4faff 0%,#f4faff 100%);
		-pie-background: linear-gradient(#f4faff, #f4faff);
	}

	ul.menu._Skins_menu_in_page.mc-component li > a:hover
	{
		background-color: #c8eaf7;
	}

	ul.menu._Skins_menu_in_page.mc-component ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #c8eaf7;
	}

	ul.menu._Skins_menu_in_page.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #c8eaf7;
	}

	ul.menu._Skins_menu_in_page.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #c8eaf7;
	}

	ul.menu._Skins_menu_in_page.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #c8eaf7;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	._Skins_results.mc-component #resultList .glossary .term a:hover
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-title a:hover
	{
		
	}

	._Skins_results.mc-component #pagination a:hover
	{
		
	}

	._Skins_results.mc-component #resultList h3.title a:hover
	{
		
	}

	ul.menu._Skins_menu_fixed.mc-component li > a:hover
	{
		background-color: #f4faff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f4faff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f4faff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f4faff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f4faff;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-title a:hover
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-title a:active
	{
		
	}

	._Skins_results.mc-component #resultList .glossary .term a:active
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-title a:active
	{
		
	}

	._Skins_results.mc-component #resultList h3.title a:active
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-title a:active
	{
		
	}

	ul.menu._Skins_menu_support.mc-component li > a.selected:hover
	{
		background: #f4faff none;
		background: -moz-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4faff), color-stop(100%,#f4faff));
		background: -webkit-linear-gradient(top, #f4faff 0%, #f4faff 100%);
		background: -o-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: -ms-linear-gradient(top, #f4faff 0%,#f4faff 100%);
		background: linear-gradient(#f4faff 0%,#f4faff 100%);
		-pie-background: linear-gradient(#f4faff, #f4faff);
	}

	ul.menu._Skins_menu_in_page.mc-component li > a.selected:hover
	{
		background-color: #c8eaf7;
	}

	ul.menu._Skins_menu_fixed.mc-component li > a.selected:hover
	{
		background-color: #f4faff;
	}

	ul.menu._Skins_menu_in_page.mc-component
	{
		background-color: #ffffff;
	}

	ul.menu._Skins_menu_in_page.mc-component a
	{
		
	}

	ul.menu._Skins_menu_in_page.mc-component li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_menu_in_page.mc-component ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_menu_in_page.mc-component ul ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_menu_in_page.mc-component ul ul ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_menu_in_page.mc-component ul ul ul ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_menu_in_page.mc-component li > a.selected
	{
		background-color: #e3e8f1;
	}

	._Skins_results.mc-component .featured-snippets-container
	{
		
	}

	._Skins_results.mc-component #knowledge-panel
	{
		order: 0;
		display: none;
	}

	._Skins_results.mc-component #search-results-flex
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container
	{
		
	}

	._Skins_results.mc-component #knowledge-panel-middle
	{
		display: block;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-phrase span
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-phrase
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		max-height: 200px;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-title a
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-title
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-url cite
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-response-url
	{
		
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_results.mc-component .knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_results.mc-component .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_results.mc-component #resultList .glossary .definition
	{
		
	}

	._Skins_results.mc-component #resultList .glossary
	{
		background-position: center center;
	}

	._Skins_results.mc-component #resultList .glossary .term
	{
		
	}

	._Skins_results.mc-component #resultList .glossary .term a
	{
		
	}

	._Skins_results.mc-component h1#results-heading
	{
		font-size: 24px;
	}

	._Skins_results.mc-component #results-heading
	{
		margin-top: 2em;
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-phrase span
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-phrase
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-up.png') no-repeat center center;
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-down.png') no-repeat center center;
	}

	._Skins_results.mc-component .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-title a
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-title
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-url cite
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-response-url
	{
		
	}

	._Skins_results.mc-component .featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	._Skins_results.mc-component #pagination
	{
		line-height: 2.5em;
	}

	._Skins_results.mc-component #pagination a
	{
		
	}

	._Skins_results.mc-component #pagination a#selected
	{
		
	}

	._Skins_results.mc-component #resultList .description
	{
		
	}

	._Skins_results.mc-component #resultList .gs-snippet
	{
		
	}

	._Skins_results.mc-component #resultList h3.title a
	{
		
	}

	._Skins_results.mc-component #resultList h3.title
	{
		
	}

	._Skins_results.mc-component #resultList .url cite
	{
		
	}

	._Skins_results.mc-component #resultList
	{
		
	}

	._Skins_results.mc-component .phrase-suggest
	{
		
	}

	._Skins_results.mc-component .phrase-suggest a
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_search_filter.mc-component .search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_search_filter.mc-component .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	.search-bar._Skins_search_filter.mc-component
	{
		width: 100%;
	}

	.search-bar._Skins_search_filter.mc-component .search-field
	{
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	.search-bar._Skins_search_filter.mc-component .search-submit
	{
		
	}

	.search-bar._Skins_search_filter.mc-component .search-filter
	{
		background: transparent url('Images/search-filter.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/search-filter.png') no-repeat center center;
	}

	._Skins_search_filter.mc-component .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	.search-bar._Skins_search_filter.mc-component .search-filter-wrapper.open
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/search-filter.png') no-repeat center center;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	.search-bar._Skins_search_filter.mc-component .search-filter:hover
	{
		background: transparent url('Images/search-filter-hover.png') no-repeat;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/search-filter-hover.png') no-repeat;
	}

	.search-bar._Skins_search_filter.mc-component .search-filter.selected
	{
		background: transparent url('Images/search-filter-selected.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/search-filter-selected.png') no-repeat center center;
	}

	._Skins_search_filter.mc-component .search-filter-content ul li:hover
	{
		background-color: #364856;
	}

	._Skins_search_filter.mc-component .search-filter-content ul li button:focus
	{
		background-color: #364856;
	}

	.search-bar._Skins_search_filter.mc-component .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar._Skins_search_filter.mc-component .search-field::-moz-placeholder
	{
		
	}

	.search-bar._Skins_search_filter.mc-component .search-field:-moz-placeholder
	{
		
	}

	.search-bar._Skins_search_filter.mc-component .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container._Skins_search_filter.mc-component .search-submit
	{
		width: 88px;
		background: #37aee3 url('Images/search-button.png') no-repeat center center;
		-pie-background: #37aee3 url('Skins/Default/Stylesheets/Components/Images/search-button.png') no-repeat center center;
	}

	.search-bar.search-bar-container._Skins_search_filter.mc-component .search-submit:hover
	{
		background: #358ecd url('Images/search-button-hvr.png') no-repeat center center;
		-pie-background: #358ecd url('Skins/Default/Stylesheets/Components/Images/search-button-hvr.png') no-repeat center center;
	}

	ul.menu._Skins_menu_fixed.mc-component
	{
		text-align: left;
		display: none;
		width: 100%;
		background: #ffffff none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	ul.menu._Skins_menu_fixed.mc-component a
	{
		
	}

	ul.menu._Skins_menu_fixed.mc-component li > a
	{
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul > li > a
	{
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul ul > li > a
	{
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul ul ul > li > a
	{
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	ul.menu._Skins_menu_fixed.mc-component ul ul ul ul > li > a
	{
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	ul.menu._Skins_menu_fixed.mc-component li > a.selected
	{
		background-repeat: no-repeat;
		background: #e3e8f1 none;
		-pie-background: #e3e8f1;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-up.png') no-repeat center center;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-down.png') no-repeat center center;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content
	{
		background: none;
		background-position: center center;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-phrase span
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-phrase
	{
		
	}

	.micro-content-proxy.micro-content-optional-phrase._Skins_component_related_vids.mc-component .micro-content-phrase
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .proxy-title
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response
	{
		
	}

	.micro-content-proxy.micro-content-truncated-mode._Skins_component_related_vids.mc-component .micro-response
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-title a
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-title
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-url cite
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-response-url
	{
		
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-expand
	{
		background-repeat: no-repeat;
		background: none;
		background-position: center center;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-up.png') no-repeat center center;
	}

	.micro-content-proxy._Skins_component_related_vids.mc-component .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/arrow-down.png') no-repeat center center;
	}

	.micro-content-proxy.micro-content-truncated-mode._Skins_component_related_vids.mc-component .micro-content-expand-transition
	{
		background-repeat: no-repeat;
		background: none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}
}

