/* CSS hacks for www.webup.dk */


/*insert frame replacement without alpha chanel */ 
* html #topf{
	background: left;
}

* html #header {
	width: 810px;
	height: 60px;
}

* html #leftcol {
	width: 215px;
	height: 379px;

}
* html #leftcol ul li a{
	height: 56px;
}

* html #topnav {
	width: 810px;
	height: 75px;

}
* html #topnav ul li a{
	height: 57px;
}

* html #iotd{
	top: 95px;
	width: 600px;
	height: 375px;
}

* html #content {
	width:820px;
}

