#cons_imgv {
	width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	left: 80px;
	z-index: inherit;
	visibility:inherit;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	overflow: visible;
	visibility: visible;
}
#cons_imgvc {
	width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	left: 110px;
	z-index: inherit;
	visibility:inherit;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	overflow: visible;
	visibility: visible;
}
#cons_imgvl {
	width: 400px;
	height: 506px;
	position: absolute;
	top: 10px;
	left: 40px;
	z-index: inherit;
	visibility:inherit;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	overflow: visible;
	visibility: visible;
}

#cons_imgh {
	width: 506px;
	height: 400px;
	position: absolute;
	top: 75px;
	left: 10px;
	z-index: inherit;
	text-align: left;
	visibility:inherit;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	overflow: visible;
}
#cons_imgh1 {
	width: 506px;
	height: 400px;
	position: absolute;
	top:40px;
	left: 10px;
	z-index: inherit;
	text-align: left;
	visibility:inherit;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	overflow: visible;
}

#cons_imginf {
	width: 400px;
	height: 400px;
	position: absolute;
	top: 75px;
	left: 75px;
	z-index: 1200;
	visibility:inherit;
	text-align: left;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	overflow:visible;
}
#personal {
	width: 400px;
	height: 140px;
	position: absolute;
	bottom: 10px;
	left: 75px;
	z-index: inherit;
	text-align: left;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	visibility: hidden;
}

#working {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: inherit;
	text-align: left;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	visibility: visible;
}
