/*#mainBox img { cursor:pointer; }*/

.barra a.edit_butt, .barra a.edit_butt:hover {
margin-right: 2px;
background:url(http://www.ghironda.it/chips/immagini/chipsButtonClic.png) repeat-x;
color: #EEEEEE;
border-top: 1px inset #999999;
border-left: 2px inset #AAAAAA;
border-right: 2px groove #eeeeee;
border-bottom: 2px groove #eeeeee;
}
.barra a.move_butt {
margin-left: 2px;
margin-right: 2px;
}
.barra a.remove_butt {
margin-left: 2px;
}

.chips_MenuText:hover { cursor: pointer; color: #222222; /*background: #fdf907; border:solid #fdf907 1px;*/ }
.chips_NewsText:hover { cursor: pointer; padding:1px; border :1px solid #09406a; }
.chips_removeButton { display:none; position:relative; float:right; width:16px; height:16px; cursor:pointer; }
.chips_removeMenuButton { display:none; float:right; width:16px; height:16px; }
.chips_removeMenuButton:hover {  }

.chips_WrapMenuBox:hover {  }
/*
.chips_WrapTextBox:hover { padding:1px; border:1px dashed #0fa533; background: url(images/closeNewsCard.gif) top right no-repeat; }
.chips_HomeWrapMenuBox:hover { padding:1px; border:1px dashed #ff1d11; background: url(images/closeNewsCard.gif) top right no-repeat; }
*/

#bannerScrollBox { position: relative; width: 200px; height:300px; overflow:hidden; }

/*.chips_HandleBox:hover { background-color:#1e57d0; cursor:move; height: 13px; border-bottom:1px dashed #1e57d0; }*/

/*.editBar:hover { background-color:#1e57d0; }*/

#menuBar .chips_WrapMenuBox:hover {
	cursor:pointer;
	color: #222222;
	/*border:1px dashed #ff1d11;*/
	/*background: url(images/barra_on.png) repeat-x;*/
}
#menuBar .chips_HomeWrapMenuBox:hover {
	cursor:pointer;
	color: #222222;
	/*background: url(images/barra_on.png)  repeat-x;*/
}

#menuBar .chips_MenuText:hover {
	cursor:inherit;
	/*color: #920000;*/
}

#menuBar .chips_removeMenuButton {
	/*float:left;*/
}