div.wysiwyg_edit{
	display: inline;
}
div.wysiwyg_delete{
	display: inline;
}
div.wysiwyg_add{
	display: block;
}

div.wysiwyg_edit a{
	background: none;
}
div.wysiwyg_delete a{
	background: none;
}
div.wysiwyg_add a{
	background: none;
}

div.wysiwyg_edit a img{
width: 47px !important;
height: 18px !important;
}
div.wysiwyg_delete a img{
width: 60px !important;
height: 18px !important;
}
div.wysiwyg_add a img{
width: 47px !important;
height: 18px !important;
}


div.entrevous_detailed div.hc div
div.wysiwyg_edit a img{
width: 47px !important;
height: 18px !important;
}
div.entrevous_detailed div.hc div
div.wysiwyg_delete a img{
width: 60px !important;
height: 18px !important;
}
div.entrevous_detailed div.hc div
div.wysiwyg_add a img{
width: 47px !important;
height: 18px !important;
}


/*  //////////////////// DRAFT & EXPIRED //////////////// */

.draft {
	background-image: url(../images/backgrounds/draft.gif);
	background-repeat: repeat;
}

.expired{
	background-image: url(../images/backgrounds/expired.gif);
	background-repeat: repeat;
}
/*  //////////////////// FIN DRAFT & EXPIRED //////////////// */