.div_hover_off {
	display:none;
	width:0;
}
.div_hover_on {
	display:block;
	width:auto;
}
