
* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#noFlashNoJsError {
margin: 0 auto 0 auto;
border-style: none;
}

#appSpace {
text-align: center;
}

#splashPage {
position: relative;
left: 50%;
}

#contentBlock {
position: relative;
}

#albumCover {
width: 100%;
overflow: hidden;
text-align: center;
margin: 0 auto 0 auto;
}

#albumCover img {
display: block;
}

#albumCover img {
width: auto;
margin: 0 auto 0 auto;
}

#context {
position: absolute;
top: 0;
left: 0;
width: 100%;
font-family: sans-serif;
}

#title {
position: relative;
margin: 10px 10px 0 10px;
}

#description {
position: relative;
margin: 10px 10px 0 10px;
}

#selector {
position: relative;
margin: 10px 10px 10px 10px;
}

#selector input {
font-weight: bold;
padding: 4px;
}

#name {
width: 50%;
}

#contextShade {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}

#options {
position: relative;
margin: 5px 5px 10px 12px;
}

#options a img {
border-style: none;
margin: 0 10px 0 0;
}

#options a {
display: block;
vertical-align: center;
text-decoration: none;
}

#options a span {
padding: 3px;
}
