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

.barra a.edit_butt, .barra a.edit_butt:hover {
margin-right: 2px;
background:url(//www.chipsmachine.com/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 { color:#c93582; cursor:pointer; /*background-color:#dedede; border:solid #dedede 1px;*/ margin:3px; }
.chips_News_FirstLine:hover { cursor: pointer; text-decoration:underline; }
.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_WrapTextBox:hover { padding:1px; border:1px dashed #0fa533; background: url(images/closeNewsCard.gif) top right no-repeat; }
.chips_WrapMenuBox:hover { padding:1px; border:1px dashed #ff1d11; }
.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;
	/*border:1px dashed #ff1d11;*/
	/*background: url(images/barra_on.gif) repeat-x;*/
}
#menuBar .chips_HomeWrapMenuBox:hover {
	cursor:pointer;
	/*background: url(images/barra_on.gif) repeat-x;*/
}
#menuBar .chips_removeMenuButton {
	float:left;
}