*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000;
	font-family: verdana, arial, helvetical, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

div#box
{
	margin: 20px auto;
	margin-bottom: 0;
	padding: 30px 0 15px 0;
	width: 750px;
	border: 1px #333 solid;
}

div#box img#header
{
	display: none;
}

div#box p
{
	margin: 0 30px;
	text-indent: 2em;
}

div#box p.first
{
	text-indent: 0;
}

div#box p.divider
{
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px #333 solid;
}

div#box p#title
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

div#box p a
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

div#box p img
{
	float: left;
	margin: 6px 10px 0 0;
	width: 50px;
	height: 50px;
}

div#box div#button
{
	display: none;
}

p#copy
{
	color: #666;
	text-indent: 0;
	text-align: center;
	font-size: 0.6em;
}

div#grabs,
img#grab,
img#backButton,
img#exitButton,
img#nextButton,
div#slides_overlay
{
	display: none;
}
