/**
 * IE6 FIXES
 */
.ie6 div.reference .title a {
	height: 30px;
}

.ie6 .title_bgr {
	margin-top:-1px;
}

.ie6 #tekst {
	width: 680px;
	padding-right: 5px;
}
.ie6 .container_occasion {
	width: 680px;
}

.ie6 .occasion_content {
	width: 679px;
}

.ie6 .occasion_price {
	width: 426px;
}
.ie6 .occasion_text {
	width: 630px;
}

.ie6 .occasion_images {
	width: 673px;
	padding-top: 5px;
	padding-left: 5px;
}

.ie6 .occasion_images img {
	padding-bottom: 2px;
	padding-right: 3px;
}

.ie6 .mwidth {
	width: 249px;
}

.ie6 .mwidth2 {
	width: 409px;
}


/**
 * IE7 FIXES
 */
.ie7 .title_bgr {
	margin-top:-1px;
}

/*
.ie7 .example {
	background-color: orange
}
.gecko .example {
	background-color: gray
}
.win.gecko .example {
	background-color: red
}
.linux.gecko .example {
	background-color: pink
}
.opera .example {
	background-color: green
}
.konqueror .example {
	background-color: blue
}
.safari .example {
	background-color: black
}
.example {
	width: 100px;
	height: 100px;
	border: 1px solid black;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }

*/
