﻿@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	.blueHrOther
	{
		height:1px;
		background-color:#0050A2;
	}
}