/*#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 { cursor:pointer; color:#ffffff; background-color:#051452; margin: 2px 3px 3px -3px; padding-left:6px; width:180px; overflow:hidden; }
.chips_NewsText:hover { cursor: pointer; padding:1px; border :1px solid #051452; }
.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 { margin-top :-1px; margin-left :2px; padding: 2px 2px 1px 2px; border-left :4px solid #af1811; }
/*
.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;
	padding: 0px 6px 2px 6px;
	border-left :none;
	/*border-right :4px solid #051452;*/
	border-top: 3px solid #af1811;/*
	border-bottom: 1px solid #051452;*/
	/*background: #fdf907 url(images/barra_on.gif) repeat-x;*/
}
#menuBar .chips_HomeWrapMenuBox:hover {
	cursor:pointer;
	padding: 0px 6px 2px 6px;
	border-left :none;
	/*border-right :4px solid #051452;*/
	border-top: 3px solid #af1811;
	/*border-bottom: 1px solid #051452;*/
	/*background: #fdf907 url(images/barra_on.gif) repeat-x;*/
}

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

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