body,div,ul,li,h1,h2,h3,p
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana;
	font-size: 12px;
	background-image: url('http://a.dolimg.com/media/en-US/games/syndication_tools/img/background.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #000000;
}

h1,h2,h3
{
	font-size: 100%;
	font-weight: bold;
}

.formSection
{
	border: 1px solid;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ffffff;
}

.formSection h1
{
	margin-bottom: 10px;
}

#content
{
	position: absolute;
	left: 450px;
}

#embedOptions
{
	margin-left: 20px;
	margin-right: 20px;
	width: 400px;
	position: absolute;
}

#idList
{
	display: none;
}

.infoBox
{
	width: 800px;
	background-color: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
}

#instructions
{
	position: relative;
}

#queryParameters
{
	display: none;
	position: relative;
}

#overlayInfo
{
	clear: left;
	display: none;
}

#searchResults
{
	display: none;
	overflow: auto;
}

#searchResults ul
{
	list-style-type: none;
}

#searchResults ul li
{
	display: inline;
}

.caption
{
	font-style: italic;
}

#DisneyGame
{
	width: 750px;
}