#AddBtn,#ShowMissingPhotoBtn{
	background : transparent; 
	width : 65px;
	height : 25px;
	color : #EFEFEF;
}

#AddBtn span:first-child,#ShowMissingPhotoBtn span:first-child{
	color : #4c4c4c;
}

#EditBtn{
	background : transparent;
	width : 80px;
	height : 25px;
	color : #EFEFEF;
}

#EditBtn span:first-child{
	color : #4c4c4c;
}

#AddColBtn{
	background : transparent;
	width : 105px;
	height : 25px;
	color : #EFEFEF;
}

#AddColBtn span:first-child{
	color : #4c4c4c;
}

#CopyContentInfo{
	background : transparent;
	width : 70px;
	height : 25px;
	color : #EFEFEF;
}

#CopyContentInfo span:first-child{
	color : #4c4c4c;
}

#SetDefaultBtn{
	background : transparent;
	width : 145px;
	height : 25px;
	color : #EFEFEF;
}

#SetDefaultBtn span:first-child{
	color : #4c4c4c;
}

#StickerBtn{
	background : transparent;
	width : 80px;
	height : 25px;
	color : #EFEFEF;
}

#StickerBtn span:first-child{
	color : #4c4c4c;
}

#CreateStockBtn{
	background : transparent;
	width : 165px;
	height : 25px;
	color : #EFEFEF;
}

#CreateStockBtn span:first-child{
	color : #4c4c4c;
}

/*----- Dialog toolbar styles starts from here -----*/

.DialogBtnWrapper{
	margin-bottom : 5px;
	width : 400px;
}

.DialogBtnContainer{
	height : 25px;
	width  : 100%;
	background:transparent url(../../VdfAjaxLib/Itrix/Toolbar/Toolbar.gif) repeat-x scroll 0 0;
	margin-top : 3px;
}

.ButtonsContainer{
	height : 25px;
	float  : left;
	padding-top : 1px;
	padding-left : 5px;
}

/*----- Dialog toolbar styles ends here -----*/

.ToolbarWrapper{
	position : absolute;
	left : 39px;
	top : 122px;
}

.ToolbarStatWrapper{
    float: right;
	color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
	display : none;
}

#ResetDefaultBtn{
	background : transparent;
	width : 145px;
	height : 25px;
	color : #EFEFEF;
}

#ResetDefaultBtn span:first-child{
	color : #4c4c4c;
}

#ResetDefaultTempBtn{
	background : transparent;
	width : 130px;
	height : 25px;
	color : #EFEFEF;
}

#ResetDefaultTempBtn span:first-child{
	color : #4c4c4c;
}