/* CSS Document */

#camera {
	top: 82px;
	left: 30px;
	/*background-color: #CBD5B7;*/
	width: 165px;
	height: 29px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	color: #000000;
	background-image: url(../images/cam.png);
	line-height: 14px;
	font-weight: bold;
			}
			
.ie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}