.ipcam
{
	width: 80%;
	min-width: 70%;
	min-height: 30%;
	max-width: 480px;
	background-image: url("loading.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px 32px;
	outline: 0px solid #125d79;
	outline-offset: -4px;	
}

