body.spesial {
    background-color: #EFEFEF!important;
    font-family:Arial, sans-serif;
}

body.spesial .preAmble {
	font-size:15px;
}

body.spesial .headerTekst {
	margin-bottom:10px;
}

body.spesial .spesial_leftCol {
	position:relative;
}

body.spesial #spesialWrapper {
    border: 1px solid #ABC5D6;
    margin: 30px auto 0;
    padding: 10px;
    width: 990px;
    background-color:#fff;
}

body.spesial h1 {
    font-family:"Times New Roman", Times, serif;
    font-size: 52px!important;
    margin-bottom: 6px;
}

body.spesial .credit {
    position: relative;
    border-top: 1px solid #ABC5D6;
    border-bottom: 1px solid #ABC5D6;
    margin-bottom: 10px;
    padding: 4px 0;
    font-size: 15px;
    color: #555;
}

body.spesial #share {
    position:absolute;
    right:0;
}
body.spesial #share li {
    background: url("http://static.vg.no/css/tempArticle/tempArticleSprite.png") no-repeat scroll 0 0 transparent;
    padding: 0;
    float:left;
}
body.spesial #share li.facebook {
    background-position: 0 0;
    height: 32px;
    width: 35px;
}
body.spesial #share li.twitter {
    background-position: 0 -37px;
    height: 32px;
    width: 35px;
}
body.spesial #shareBox {
    float:right;
    margin:0px;
}
