﻿
/*
###################################
	Default image style
###################################
*/
img
	{
		border-width: 0px;
	}

.TextRightImage
	{
		padding-bottom: 36px;
	}

/*
###################################
	Intern Annons
###################################
*/
img.AdvertImage
	{
		width: 273px;
	}

/*
###################################
	Footer
###################################
*/
img.FooterInfoImage
	{
		width: 384px;
		height: 47px;
	}

/*
###################################
	News
###################################
*/
img.NewsCategoryMarker
	{
		vertical-align: text-top;
		margin-top: 3px;
		margin-right: 3px;
	}
img.NewsLinkMarker
	{
		vertical-align: text-top;
		margin-top: 3px;
		margin-right: 3px;
	}

/*
###################################
	Contact
###################################
*/
img.ContactItemHeaderMarker
	{
		vertical-align: text-top;
		margin-top: 4px;
		margin-right: 4px;
	}
