@CHARSET "UTF-8";

.noIE {
    display: none;
}

body {
    padding-bottom: 20px;
}

h1 {
    margin-bottom: 8px;
}

a.listLink {
    background-position: 2px 5px;
}

a.linkPrint,
a.linkTop,
a.linkBack {
    background-position: 2px 3px;
}

.allowAbsolutePositioning {
    display: block;
    position: relative;
    height: auto;
    /*background-color: red;
    padding: 10px;*/
}

#Master {
    background-position: 152px 0;
}

#SubNavigation li {
    line-height: 17px;
    height: 17px;
}

#ContentInfoBox h1,
#ContentWrapper h2,
#InfoBoxWrapper h1
{
    margin-bottom: 5px;
}

#SubjectArea {
    height: 100%;
}

#SubjectArea .linkBox {
    width: 140px;
}

#ContentInfoBox .infoBoxWhite {
    width: 119px;
}

#ContentNarrow table.jobsTeaser td,
#ContentNarrow table.jobsTeaser th {
    border-bottom:1px solid #B8B8B8;
}

#InfoBoxWrapper .downloadItem {
    overflow: hidden;
}

#SubNavigation {
	overflow: hidden;
}

#SubjectAreaNew {
    height: 100%;
}

#asToContact {
    width: 360px;
    height: 340px;
    margin: 0;
    background:url('../images/alternative-stage/plate-ie6.jpg');
}

#asToContact img {
    display: none;
}

#asVideosPreview {
    margin-right: 20px;
}

.asVideoClose {
	background: url(../../../project/media/images/alternative-stage/fancy-closebox.gif) no-repeat;
}

#asToContactForm{
  margin-top:-10px;
}

.asInputBox {
  margin-right:7px;
}

#errorMessage {
  margin-top: -5px;
  margin-bottom: 5px;
}