.smallImageWrapper
{
	position:relative;
	width:170px;
	height:150px;
	z-index:9;
	display:block;
    background-repeat: no-repeat;
	padding: 0;
	padding-top:0px;
	padding-bottom:40px;
	margin: 0;
	display: none;
}
.smallImage
{
	position:relative;
	width:170px;
	height:150px;
	z-index:10;
	display:block;
        background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 25px;
	display: none;
}
.smallImageNoJS
{
	position:relative;
	width:170px;
	height:150px;
	z-index:10;
	display:block;
        background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	display: block;
}

.mediumImageWrapper
{
	position:relative;
	width:460px;
	height:250px;
	z-index:9;
	display:block;
        background-repeat: no-repeat;
	padding: 0;
	padding-top:0px;
	padding-bottom:40px;
	margin: 0;
	display: none;
}
.mediumImage
{
    position:relative;
    width:460px;
    height:250px;
    z-index:10;
    display:block;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 25px;
    display: none;
}
.mediumImageNoJS
{
    position:relative;
    width:460px;
    height:350px;
    z-index:10;
    display:block;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    display: block;
}

.largeImageWrapper
{
    position:relative;
    width:610px;
    height:400px;
    z-index:9;
    display:block;
    background-repeat: no-repeat;
    padding: 0;
    padding-top:0px;
    padding-bottom:40px;
    margin: 0;
    display: none;
}
.largeImage
{
    position:relative;
    width:610px;
    height:400px;
    z-index:10;
    display:block;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 25px;
    display: none;
}
.largeImageNoJS
{
    position:relative;
    width:610px;
    height:400px;
    z-index:10;
    display:block;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    display: block;
}
.imgcls
{
    position:relative;
    width:170px;
    height:150px;
    z-index:10;
    display:block;
    background-repeat: no-repeat;
    background-image: url(img/formatted/medium/gasstationLerum.jpg);
    margin-top: 0px;
    margin-bottom: 25px;
    display: none;
}
.contactImage
{
    width: 185px;
    height: 115px;
    background-repeat: no-repeat;

    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    CCborderRadius: 10px;
}

.smallImageNew
{
	width: 223px;
	height: 110px;
	background-repeat: no-repeat;
}

.smallImageNewStandard
{
	position:relative;
	width:163px;
	height:89px;
        margin-bottom: 6px;
	z-index:10;
	display:block;
        background-repeat: no-repeat;
}
.mediumImageNew
{
	position:relative;
	width:460px;
	height:285px;
	z-index:10;
	display:block;
        background-repeat: no-repeat;

	-webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        CCborderRadius: 20px;
}
.largeImageNew
{
	position:relative;
	width:699px;
	height:306px;
	z-index:10;
	display:block;
        background-repeat: no-repeat;
	
	-webkit-border-top-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
}
