.dijitEditorExcel{
	background-image: url(excell_icon.png);
	background-repeat: no-repeat;
      width: 18px;
      height: 18px;
      text-align: bottom;	
}	

.dijitEditorContact{
	background-image:url(../../../icons/actn036.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	text-align: bottom;
}	

.dijitEditorCompany{
	background-image:url(../../../icons/actn152.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	text-align: bottom;
}

.dijitEditorProject{
	background-image:url(../../../icons/actn118.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	text-align: bottom;
}

.dijitEditorTask{
	background-image:url(../../../icons/actn127.gif);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	text-align: bottom;	
}

.dijitEditorTelephone{
	background-image:url(../../../icons/vwicn044.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
}
.dijitEditorOther{
	background-image:url(../../../icons/vwicn011.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
}
.dijitEditorMeeting{
	background-image:url(../../../icons/vwicn004.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
}	
.dijitEditorEmail{
	background-image:url(../../../icons/vwicn130.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
}
.dijitEditorInfo{
	background-image:url(../../../icons/vwicn150.gif);
	background-repeat:no-repeat;
	height:13px;
	width:20px;
}

.dijitEditorgb{
	background-image: url(gb.png);
	background-repeat: no-repeat;
      width: 18px;
	height:11px;
     
}	

.dijitEditorse{
	background-image: url(se.png);
	background-repeat: no-repeat;
      width: 18px;
	height:11px;
      text-align: bottom;	
}

.dijitEditorcn{
	background-image: url(cn.png);
	background-repeat: no-repeat;
      width: 18px;
	height:11px;
      text-align: bottom;	
}

.dijitEditorde{
	background-image: url(de.png);
	background-repeat: no-repeat;
      width: 18px;
	height:11px;
      text-align: bottom;	
}

.dijitEditorjp{
	background-image: url(jp.png);
	background-repeat: no-repeat;
    width: 18px;
	height:11px;
      text-align: bottom;	
}
.dijitEditorfr{
	background-image: url(fr.png);
	background-repeat: no-repeat;
    width: 18px;
	height:11px;
      text-align: bottom;	
}

.langPicker .dijitButtonText{
	display: none;
}

.xspTextLabel {
	font-weight: bold;
	font-size: 85%;
}

