/*<meta />*/

@media only screen and (max-width: 1279px)
{
	/* Search Styles */

	.search-filter
	{
		font-size: 1em;
	}

	.button.login-button.feedback-required,
	.button.edit-user-profile-button.feedback-required
	{
		display: none;
	}

	.pulse-frame
	{
		display: none;
	}

	.search-bar._Skins_HomeSearchBar.mc-component
	{
		width: 35%;
		height: 2.75em;
		margin-top: 10px;
	}

	._Skins_HomeSearchBar.mc-component .search-field
	{
		border-bottom: none 0px #ffffff;
		color: #ffffff;
		background-repeat: no-repeat;
		background: #696969 none;
		background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
		background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	}

	._Skins_HomeSearchBar.mc-component .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		border-bottom: none 0px #ffffff;
		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(top, transparent 0%,transparent 100%);
	}

	._Skins_HomeSearchBar.mc-component .search-submit
	{
		border-bottom: none 0px #ffffff;
		background: transparent url('Images/icon_search_4.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/icon_search_4.png') no-repeat center center;
	}

	._Skins_HomeSearchBar.mc-component .search-filter-content
	{
		top: 2.75em;
		background: #696969;
		background: -moz-linear-gradient(top, #696969 0%, #696969 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#696969));
		background: -webkit-linear-gradient(top, #696969 0%, #696969 100%);
		background: -o-linear-gradient(top, #696969 0%,#696969 100%);
		background: -ms-linear-gradient(top, #696969 0%,#696969 100%);
		background: linear-gradient(top, #696969 0%,#696969 100%);
	}

	._Skins_HomeSearchBar.mc-component .search-filter.open
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #696969;
		background: -moz-linear-gradient(top, #696969 0%, #696969 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#696969));
		background: -webkit-linear-gradient(top, #696969 0%, #696969 100%);
		background: -o-linear-gradient(top, #696969 0%,#696969 100%);
		background: -ms-linear-gradient(top, #696969 0%,#696969 100%);
		background: linear-gradient(top, #696969 0%,#696969 100%);
	}

	._Skins_HomeSearchBar.mc-component .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Filter.png') no-repeat center center;
		background: url('Images/Filter.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Filter.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Filter.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Filter.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Filter.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Filter.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
	}

	._Skins_HomeSearchBar.mc-component .search-filter-content ul li:hover
	{
		background: #f5f5f5;
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	._Skins_HomeSearchBar.mc-component .search-field::-webkit-input-placeholder
	{
		color: #ffffff;
	}

	._Skins_HomeSearchBar.mc-component .search-field::-moz-placeholder
	{
		color: #ffffff;
	}

	._Skins_HomeSearchBar.mc-component .search-field:-moz-placeholder
	{
		color: #ffffff;
	}

	._Skins_HomeSearchBar.mc-component .search-field:-ms-input-placeholder
	{
		color: #ffffff;
	}

	.search-bar._Skins_searchbar.mc-component
	{
		display: none;
		width: 40%;
		height: 2.5em;
		margin-top: 5px;
		margin-bottom: 10px;
	}

	._Skins_searchbar.mc-component .search-field
	{
		background: #ffffff;
		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(top, #ffffff 0%,#ffffff 100%);
	}

	._Skins_searchbar.mc-component .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ffffff none;
		background: -moz-linear-gradient(top, #ffffff 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, #ffffff 0%, transparent 100%);
		background: -o-linear-gradient(top, #ffffff 0%,transparent 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,transparent 100%);
		background: linear-gradient(top, #ffffff 0%,transparent 100%);
	}

	._Skins_searchbar.mc-component .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ffffff url('Images/icon_search_black.png') no-repeat center center;
	}

	._Skins_searchbar.mc-component .search-filter-content
	{
		top: 2.5em;
		background-color: #ffffff;
	}

	._Skins_searchbar.mc-component .search-filter.open
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	._Skins_searchbar.mc-component .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Filter.png') no-repeat center center;
	}

	._Skins_searchbar.mc-component .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_searchbar.mc-component .search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_searchbar.mc-component .search-field::-moz-placeholder
	{
		
	}

	._Skins_searchbar.mc-component .search-field:-moz-placeholder
	{
		
	}

	._Skins_searchbar.mc-component .search-field:-ms-input-placeholder
	{
		
	}

	ul.menu._Skins_side_nav.mc-component
	{
		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(top, transparent 0%,transparent 100%);
	}

	ul.menu._Skins_side_nav.mc-component a
	{
		
	}

	ul.menu._Skins_side_nav.mc-component li > a
	{
		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(top, transparent 0%,transparent 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul > li > a
	{
		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(top, transparent 0%,transparent 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul ul > li > a
	{
		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(top, transparent 0%,transparent 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul ul ul > li > a
	{
		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(top, transparent 0%,transparent 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul ul ul ul > li > a
	{
		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(top, transparent 0%,transparent 100%);
	}

	ul.menu._Skins_side_nav.mc-component li > a.selected
	{
		background: #ffffff none;
		background: -moz-linear-gradient(top, #646469 0%, #646469 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646469), color-stop(100%,#646469));
		background: -webkit-linear-gradient(top, #646469 0%, #646469 100%);
		background: -o-linear-gradient(top, #646469 0%,#646469 100%);
		background: -ms-linear-gradient(top, #646469 0%,#646469 100%);
		background: linear-gradient(top, #646469 0%,#646469 100%);
	}

	ul.menu._Skins_side_nav.mc-component li > a:hover
	{
		background: transparent;
		background: -moz-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededeb), color-stop(100%,#ededeb));
		background: -webkit-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -o-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: -ms-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: linear-gradient(top, #ededeb 0%,#ededeb 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul > li > a:hover
	{
		background-repeat: repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededeb), color-stop(100%,#ededeb));
		background: -webkit-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -o-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: -ms-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: linear-gradient(top, #ededeb 0%,#ededeb 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededeb), color-stop(100%,#ededeb));
		background: -webkit-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -o-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: -ms-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: linear-gradient(top, #ededeb 0%,#ededeb 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededeb), color-stop(100%,#ededeb));
		background: -webkit-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -o-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: -ms-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: linear-gradient(top, #ededeb 0%,#ededeb 100%);
	}

	ul.menu._Skins_side_nav.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededeb), color-stop(100%,#ededeb));
		background: -webkit-linear-gradient(top, #ededeb 0%, #ededeb 100%);
		background: -o-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: -ms-linear-gradient(top, #ededeb 0%,#ededeb 100%);
		background: linear-gradient(top, #ededeb 0%,#ededeb 100%);
	}

	ul.menu._Skins_side_nav.mc-component li > a.selected:hover
	{
		background: transparent;
		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(top, #ffffff 0%,#ffffff 100%);
	}

	.buttons._Skins_topic_toolbar.mc-component
	{
		
	}

	._Skins_topic_toolbar.mc-component .button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.collapse-all-button
	{
		background: #ececec url('Images/collapse.png') no-repeat center center;
		background: url('Images/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.expand-all-button
	{
		background: #ececec url('Images/expand.png') no-repeat center center;
		background: url('Images/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.next-topic-button
	{
		background: #ececec url('Images/icon_arrow_right.png') no-repeat center center;
		background: url('Images/icon_arrow_right.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/icon_arrow_right.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/icon_arrow_right.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/icon_arrow_right.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/icon_arrow_right.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/icon_arrow_right.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.previous-topic-button
	{
		background: #ececec url('Images/icon_arrow_left.png') no-repeat center center;
		background: url('Images/icon_arrow_left.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/icon_arrow_left.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/icon_arrow_left.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/icon_arrow_left.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/icon_arrow_left.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/icon_arrow_left.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.print-button
	{
		background: #ececec url('Images/printer.png') no-repeat center center;
		background: url('Images/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.remove-highlight-button
	{
		background: #ececec url('Images/highlight.png') no-repeat center center;
		background: url('Images/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.select-language-button
	{
		background: #ececec url('Images/select-language.png') no-repeat center center;
		background: url('Images/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .button.select-skin-button
	{
		background: #ececec url('Images/select-skin.png') no-repeat center center;
		background: url('Images/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_topic_toolbar.mc-component .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_topic_toolbar.mc-component .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_topic_toolbar.mc-component .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_topic_toolbar.mc-component .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_topic_toolbar.mc-component .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_topic_toolbar.mc-component .button-separator
	{
		
	}
}

