/* CSS Document for ie fixes */

/* the below only needed to fix WIN IE < 6 (modified holly hack) */
#sizer, #content {
	height: 0;
}

#main {
	height: 550px;
}

.imgViewer {
	height: 320px;
}