/* Safari 2, 3 only
html[xmlns*=""]:root #idName {
	color: #FFF;
}
*/

/* Safari 4 + Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.Sitemap .Item ul li a{
		line-height: 15px;
	}
	.MenuHeader ul{
		padding-top: 8px;
	}
	.Link1 {
		background-position: left 2px;
	}
	.Link2 {
		background-position:left -9px;
	}
	.LinkMap {
		padding-top: 13px;
	}
	.magnifyarea {
		left: 940px !important;
		top: 330px !important;
	}
	.Link7 {
		background-position:left -87px !important;
	}
	.Link9 {
		background-position:1px 2px !important;
	}
	.Link3 {
		background-position:left -21px !important;
	}
	.InfoSytle1 address {
		font-size:1em;
		line-height: 15px;
	}
	.ContactInfo {
		height: 150px;
	}
	.SearchList ul li p, .Module1 ul li p {
		padding-top: 10px;
	}
	.BlockService .TitleService {
		position: relative;
		z-index: 1;
	}
	.ContactInfo a.LinkEmail  {
		background: url("../../images/ic-link.gif") no-repeat scroll left -19px transparent;
		padding-bottom: 0px;
	}
	.ContactInfo .LinkMore {
		background: url("../../images/ic-dropdown.gif") no-repeat scroll left 2px transparent;
		color: #534A4A;
		padding-left: 10px;
		text-transform: uppercase;
	}
	.FtCenter ul li a, .FtCenter ul li {
		line-height: 18px;
	}
	.MarB50 {
    margin-bottom: 50px !important;
  }
 .EventBlock {
    background: url(../../images/ev-bg-top.png) no-repeat left top;
    padding-top: 14px;
    width: 707px;
    position: relative;
    margin: 0 auto;
  }
  .TxtArt01 {
	line-height: 16px;
  }
  .BlockDownload.OpLeftArtist{
	min-height: 420px;
   }
} 