
/* ------------------------------------------- */
/*                                             */
/*     WARNING - OPACITY PROBLEMS WITH IE8     */
/*                                             */
/*     Applies CSS3PIE rounding                */
/*     Include after global.css for IE 6/7/8   */
/*     This version for dBack = "../"          */
/* ------------------------------------------- */

#Page_PopUp {
	behavior: url(../stylesheets/PIE.htc);
}

#Page_PopUp_COL {
	behavior: url(../stylesheets/PIE.htc);
}

#data {
	behavior: url(../stylesheets/PIE.htc);
}

#reset_password_desc {
	behavior: url(../stylesheets/PIE.htc);
}

#vct_name, #vct_timezone {
	behavior: url(../stylesheets/PIE.htc);
}

#training_path_name, #dealer_path_name {
	behavior: url(../stylesheets/PIE.htc);
}

body.theme01 .jspDrag, body.theme02 .jspDrag, body.theme03 .jspDrag,
body.theme04 .jspDrag, body.theme05 .jspDrag, body.theme06 .jspDrag, body.theme07 .jspDrag, body.theme08 .jspDrag {
	behavior: url(../stylesheets/PIE.htc);
}
