/* IE6 css fixer v0.4: Thu, 16 Jul 2009 16:16:00 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#colContentLeft,
#colContentLeftContact,
#colContentRight,
#colContentRightContact,
#logo,
#phoneNumber,
#phoneNumberText,
#tabs a,
#mainBox,
#mainContentBox,
#arrowContainer,
#arrowContainer1,
#mainBoxBorder,
#mainBoxNoBorder,
#contact,
#leftBoxGrey,
#addressBox,
#addressBox1,
#addressBox2,
#services1,
#servicesText,
#services2,
#footerColRight,
#footerColLeft,
.service-row .row-col,
.float-left,
#menuBox tabs,.float-right {display:inline;}

/* add zoom:1 to pos:relative elements */
.service-item .service-image,
.service-item .service-image .service-text-container .service-text,.service-item .service-image .service-text-container-lower .service-text {zoom:1;}


/* ============================================= */
/* potentially harmful settings                  */

/* add zoom:1 to backgrounds -- Manually check for problems with inline elements! */
#headerContainer,
#leftBoxGrey {zoom:1;}