/* 
Fixes for IE 6

    Website: 	De Molen Guesthouse
    Title:    	IE 6 and above fixes style sheet for screen media
	Author:    	Romy Moll
    Updated:   	December 2007
*/

.intro_no_bb {
		float: none; /*fix haslayout in ie6*/
}

.home_bottom {
		float: none; /*fix haslayout in ie6*/
}

.gal_bottom {
		float: none; /*fix haslayout in ie6*/
}