
	hr.idg-hide {
		display					: none;
	}

	div.idg-clear {
		clear					: both;
		height					: 0;
	}


	div.idg-column {
		float					: left;
		width					: 195px;
		min-height				: 400px;
	}

	div.idg-double-column {
		float					: left;
		width					: 518px;
		min-height				: 400px;
		padding					: 0px 16px;
	}

	div.idg-column h1, div.idg-double-column h1 {
		margin					: 10px 0px;
		color					: #237DBC;
		font-size				: 18px;
		font-weight				: bold;
	}

	div.idg-column h2, div.idg-double-column h2, div.idg-column h3, div.idg-double-column h3 {
		margin					: 10px 0px;
		color					: #237DBC;
		font-size				: 14px;
		font-weight				: bold;
	}

	ul.idg-list-blue {
		list-style-type			: none;
	}

	ul.idg-list-blue li {
		padding-left			: 17px;
		background				: url(http://jobworld.dk/~/media/Customers/Denmark/JobWorld/images/marker.ashx) no-repeat 2px 4px;
	}

	div.idg-column-box-gradient {
		position				: relative;
		padding					: 10px 15px;
		border					: 1px solid #D7D7D7;
		margin-bottom			: 15px;
		background				: #DEE0E0 url(http://jobworld.dk/~/media/Customers/Denmark/JobWorld/images/block_bg_1.ashx) repeat-x;
	}

	div.idg-column-box-gradient-long {
		position				: relative;
		padding					: 10px 15px;
		border					: 1px solid #D7D7D7;
		margin-bottom			: 15px;
		background				: #DEE0E0 url(http://jobworld.dk/~/media/Customers/Denmark/JobWorld/images/block_bg_2.ashx) repeat-x;
	}

	div.idg-bar-gradient {
		position				: relative;
		height					: 34px;
		padding					: 8px 15px 0px 15px;
		background				: url(http://jobworld.dk/~/media/Customers/Denmark/JobWorld/images/search_mnu_bg.ashx) repeat-x;
	}

	div.idg-bar-gradient div.idg-bar-left {
		position				: absolute;
		top						: 0px;
		left					: 0px;
		width					: 7px;
		height					: 42px;
		background				: url(http://jobworld.dk/~/media/Customers/Denmark/JobWorld/images/search_mnu_corn_l.ashx) no-repeat center center;
	}

	div.idg-bar-gradient div.idg-bar-right {
		position				: absolute;
		top						: 0px;
		right					: 0px;
		width					: 7px;
		height					: 42px;
		background				: url(http://jobworld.dk/~/media/Customers/Denmark/JobWorld/images/search_mnu_corn_r.ashx) no-repeat center center;
	}

	div.idg-bar-gradient input {
		width					: 300px;
		height					: 20px;
		border					: 1px solid #D7D7D7;
		padding-top				: 3px;
	}

	div.idg-bar-gradient button {
		vertical-align			: -1px;
		width					: 80px;
		height					: 26px;
		padding-right			: 10px;
		border					: 0;
		margin-left				: 10px;
		font-weight				: bold;
		background				: transparent url(http://jobworld.dk/~/media/Customers/Denmark/JobWorld/images/btn_80_big_bg_marker.ashx) no-repeat;
	}

	div.idg-row {
		padding					: 10px 0px;
		border-bottom			: 1px dotted #000000;
	}

	div.idg-person-image {
		float					: left;
		width					: 68px;
	}

	div.idg-person-text {
		float					: left;
		width					: 450px;
	}

	ul.idg-list-blue li {
		margin-left				: 0px;
		margin-bottom			: 3px;
	}