.trans_box1[class] {
  background-image:url(img/layoutTop.png);
}

/* IE ignores styles with [attributes], so it will skip the following. */
.trans_buttonEnd[class] {
  background-image:url(img/btn-barEnd_webfactories.png);
	width:212px;
	height:43px; 
}

.trans_buttonEndIsa[class] {
  background-image:url(img/btn-barEnd.png);
	width:323px;
	height:43px; 
}

.trans_buttonEndJsweb[class] {
  background-image:url(img/btn-barEnd_jsweb.png);
	width:217px;
	height:43px; 
}

.trans_buttonEndFull[class] {
  background-image:url('img/btn-bar.png');
}




