.flashloc {
	position: relative;
	top: -10px;
	left: 0px;}
Html>body  .flashloc  { 
	position: relative;
	top: -10px;
	left: -15px;}
*:first-child+html .flashloc  { 
	position: relative;
	top: -10px; 
	left: 0px; }
