
#theme
{
	position: fixed;
	top: 15px;
	right: 15px;
}

#theme TABLE
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#theme TD
{
	font-family: Arial;
	font-size: 10px;
	color: black;
}

#theme A
{
	border: 0px;
}

#theme IMG
{
	border: solid 1px black;
	width: 10px;
	height: 10px;
}
#themeName
{
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: Gray;
}
#search
{
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: Gray;
}

#version
{
	font-size: 7pt;
	font-family: Courier New;
	font-style: normal;
	color: Gray;
}
#previewImage
{
	position: fixed;	
	bottom: 30px;
	right: 20px;
}