﻿div#webCamContent
{
	margin-top: 5px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

img.webCamImage
{
	margin-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: SlateGray;
}

a.webCamImage:link
{
	border-style: none;
	border-width: 1px;
	border-color: SlateGray;
}

a.webCamImage:visited
{
	border-style: none;
	border-width: 1px;
	border-color: SlateGray;
}
