@charset "utf-8";

div.leftcontainer {
	float:left;
	width:201px;

}

div.midcontainer {
	width:416px;
}

div.rightcontainer {
	width:235px;
}

.moduletable {
	width:416px;
}

.ie .moduletable {
	width:415px;
}
