.leftbox {
padding: 0;
float: left;
width: 410px;
height: 100%;
display: table-cell;
position: relative;
}

img, a { behavior: url(iepngfix.htc); }

.middlebox {
padding: 0;
float: left;
width: 290px;
display: table-cell;
height: 100%;
position: relative;
}

.rightbox {
padding: 0;
float: left;
width: 230px;
display: table-cell;
height: 100%;
position: relative;
}

.boks1 {
	width:376px;
	height: 100px;
}

.boks2 {
	width:256px;
	height: 100px;
}

.boks2 img {
	padding: 6px 4px 0px 4px;
}

.boks3 {
width:196px;
text-align:center;
	height: 100px;

}

div#flash {
height: 297px;
position:relative;
}


