/* Browserfixes (ie only...) */

/* ie6 */
.ie6 h2{
	float:none;
}

.ie6 #main{
	float:none;
}

.ie6 #content{
	margin-right:0;	
}

/* ie7 */
