#CountDownPanel {
}
.control  {
	color:#000033;
	background-color: #336699;
	layer-background-color:#cccccc;
	position:absolute;
	width:260px;
	height:200px;
	z-index:99;
	visibility:hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.again  {
	color:#000033;
	background-color: #336699;
	layer-background-color:#cccccc;
	position:absolute;
	width:260px;
	height:200px;
	z-index:99;
	visibility:hidden;
		padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.queue  {
	background-color: #336699;
	layer-background-color:#cccccc;
	position:absolute;
	width:260px;
	height:200px;
	z-index:99;
	visibility:hidden;
		padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.login  {
	color:#000033;
	background-color: #336699;
	layer-background-color:#cccccc;
	position:absolute;
	width:260px;
	height:200px;
	z-index:99;
	visibility:visible;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#webcamwrapper {
	width: 650px;
	float: left;
	clear: both;
}
#webcamcamera {
	width: 320px;
	height:240px;
	float: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E92C8;
	border-right-color: #4E92C8;
	border-bottom-color: #4E92C8;
	border-left-color: #4E92C8;
}
#webcamoptions {
	width: 300px;
	height:240px;
	float: right;
	clear: right;
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E92C8;
	border-right-color: #4E92C8;
	border-bottom-color: #4E92C8;
	border-left-color: #4E92C8;
	background-color: #336699;
}
.buttonup {	height: 55px;
	width: 55px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B3764;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
.buttondown {	height: 55px;
	width: 55px;
		font-weight: bold;
	color: #FFFFFF;
	background-color: #1B3764;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
.buttonleft {	height: 55px;
	width: 55px;
		font-weight: bold;
	color: #FFFFFF;
	background-color: #1B3764;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
.buttonRight {	height: 55px;
	width: 55px;
		font-weight: bold;
	color: #FFFFFF;
	background-color: #1B3764;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
.buttonZoomIn {	height: 55px;
	width: 55px;
		font-weight: bold;
	color: #FFFFFF;
	background-color: #1B3764;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
.buttonZoomOut {	height: 55px;
	width: 55px;
		font-weight: bold;
	color: #FFFFFF;
	background-color: #1B3764;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
#webcamcontent {
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 0px;
}
.camheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0F0F0;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.cambutton {
	height: 40px;
	width: 260px;
	text-transform: none;
	border: 2px solid #FFFFFF;
	background-color: #1B3764;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.caminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B3764;
	background-color: #F0F0F0;
	height: 35px;
	width: 260px;
}
body {
	background-color: #4E92C8;
	margin: 0px;
	padding: 0px;
}
