@charset "utf-8";
/* CSS Document */

.polaroid{
	position: absolute;
	margin: 0px;
	left: 415px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	clear: both;
}
.vint-camera{
	position: absolute;
	visibility: visible;
	z-index: 200;
	overflow: hidden;
	clear: both;
	float: none;
	left: 445px;
}
.microphone{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 246px;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 200;
	top: 335px;
	left: 420px;
}

