a, abbr, acronym {
	color: #000;
	text-decoration: none;
}
a:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	font-style: oblique;
	color: #333;
}
abbr:after, acronym:after {
	content: " (" attr(title) ") ";
	font: 12pt/16pt Georgia, "Times New Roman", Times, serif;	
	font-size: 90%;
	font-style: oblique;
	color: #333;
}
h1 {
	font: 16pt/20pt Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 14pt 0;
	font-weight: bold;
	float: none !important;
}
h2 {
	font: 14pt/16pt Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 10pt 0;
	font-weight: bold;
	float: none !important;
}
h3 {
	font: 12pt/14pt Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 8pt 0;
	font-weight: bold;
	float: none !important;
}
h4 {
	font: 10pt/12pt Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 8pt 0 0 0;
	font-weight: bold;
	float: none !important;
}
html {
	width: 100%;
}

img {
	border: 0;
	margin: 0 12pt 2pt 0;
	padding: 0;
}

ul{
	margin: 12pt 0 0 0;
	padding: 0;
}

li{
	list-style-type: none;
}

#header {
	
}

#whiteBG {
	background-color: #fff;
}

#logos {
	width: 100%;
	height: 105px;
	display: block;
	background-color:#669;
}

#logos a:after {
	content: " ";
}

#london2012 {
	margin: 5pt 0 0 10pt;
	float: left;
}

#tateOnline {
	margin: 5pt 0 0 0;
	float: right;
}

#mainTitle{
	display: block;
	clear: both;
}

#mainHeader{
	float: left;
}

#btlogo{
	float: right;
	width: 128px;
	height: 82px;
}

#mainTitle a:after, .artist a:after, .artistFirst a:after {
	content: " ";
}

#middle {
	width: auto;
   	clear: both;
}
.artist, .artistFirst{
	position: relative;
	width: 300px;
	margin: 0 0 10pt 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}

.artist img, .artistFirst img{
	float: left;
	margin: 0 10pt 0 0;
}

.artist h2, .artistFirst h2{
	font-size: 10pt;
}

#copyright{
	margin: 2pt 0 10pt 0;
}

#footer{
	display: block;
	clear: both;
	border-top: 0.5pt dashed #999;
}

.alignLeft, .alignRight{
	display: block;
	clear: both;
	margin: 10pt 0 0 0;
}

#tateLinks, #right, .emptyArtist, .artist h2 a, .artistFirst h2 a, #infoBottom, #backBlock, #artistName a, .daysLeft, .daysLeftRed, .artistSpace {
	display: none;
}
