﻿@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	body:last-child:not(:root:root),
	body:last-child:not(:root:root) #pNavigation li,
	body:last-child:not(:root:root) h1,
	body:last-child:not(:root:root) h2,
	/*body:last-child:not(:root:root) h3,*/
	body:last-child:not(:root:root) #rsList .listTitle, 
	body:last-child:not(:root:root) #rsList .entry-title
		{ font-weight: normal; }

		.rsPages ul
		{float:left;}
			#ultools
		{float:left !important;}
		#search
		{margin-top:2px !important}
	#toolsRight,#toolsLeft
	{
	width:43px !important
		}
}
