* {
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	}
ul, ol {
	margin: 0 0 10px 15px;
	}
li {
  margin-bottom: 5px;
  }
body {
  background: url(../_img/bg_progressive.jpg) repeat-x #000;
	font: 68%/160% Verdana, Arial, sans-serif;
	color: #fff;
	text-align: center; /*IE6*/
	}
td {
  padding: 3px;
  }
h1 {
  margin: 0 0 15px 0;
  padding: 0;
  }
h2 {
  font-size: 1.4em;
  margin: 0 0 10px 0;
  padding: 0;
  }
h3 {
  font-size: 1.0em;
  margin: 0 0 3px 0;
  padding: 0;
  }
p {
  margin: 0 0 10px 0;
  }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {
 color: #fff;
 }
a:link, a:visited {
 text-decoration: none;
 }
a:active, a:hover {
 text-decoration: underline;
 }

a.alternative{
 color: #D72F2D;
 }
a.alternative:link, a.alternative:visited {
 text-decoration: underline;
 }
a.alternative:active, a.alternative:hover {
 text-decoration: none;
 }

#wrapper {
	width: 945px;
	background: #000;
	margin: auto;
	font-size: 1.2em;
	text-align: left; /*IE6*/
	}

#header {
  position: relative;
  }

#flag {
  position: absolute;
  left: 870px;
  top: 15px;
  z-index: 1;
  }

#content {
  position: relative;
  padding: 17px;
  }

#footer {
  position: relative;
  margin: 17px 17px 0 17px;
  padding-bottom: 17px;
  font-size: 0.85em;
  }

.star_list {
  margin-right: 5px;
  }

.press_release {
  margin: 0 0 10px 0;
  }
.press_release img {
  float: left;
  margin: 2px 15px 0 0;
  }

.artist {
  float: left;
  width: 138px;
  margin: 0 10px 10px 0;
  }
.artist .photo {
  margin-bottom: 10px;
  }
.artist .star {
  margin-right: 5px;
  }
.artist a {
  font-weight: bold;
  }
.marked {
 	color: #C50E12;
}

/* slider to pronounce the rla date in 2009 */
#slider{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../_img/1px_white50.png);
  z-index: 10;
  text-align:center;
  visibility: hidden;
}
#s_content{
  position: relative;
  margin: auto;
  margin-top: 130px;
  padding: 20px;
  width: 850px;
  color: #a00;
  font-weight: bold;
  background: #fff;
}
