div.divOver
{
	text-align				:	left;
	background-position		:	top right;
	background-repeat		:	no-repeat;
	width					:	400px;
	height					:	65px;
}
#overDiv
{
	position				:	absolute;
	visibility				:	hidden;
	z-index					:	1000;
}