#top
{
	padding: 136px 0;
}

.inner-container
{
	width: 528px;
}

.section
{
	width: 348px;
}

form .single-row td
{
	padding-bottom: 0;
}

.container
{
	overflow: auto;
}

.section
{
	float: left;
}

.masthead
{
	width: 168px;
	margin-right: 12px;
}

#notice
{
	position: relative;
	top: -3px;
}

#notice p,
#notice ul,
#notice pre
{
	margin: 18px 0;
}

code,
pre
{
	background-color: #E8E8E8;
	opacity: 0.75;
	font: 10px/14px Monaco, monospace;
}

pre
{
	padding: 8px;
	overflow: auto;
}

.eula h1
{
	font-size: 18px;
	line-height: 24px;
}


.eula h2
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #bf2726;
}

.api h2
{
	font-size: 14px;
	line-height: 18px;
	color: #bf2726;
}

.api h3
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.footer p
{
	margin-left: 180px;
}

.footer a
{
	white-space: nowrap;
}

#minted
{
	position: absolute;
	top: 0;
	left: 0;
}

#price
{
	top: -4px;
}

#notice li
{
	line-height: 18px;
	padding: 0 0 0 16px;
	background: url(images/bg-bullet.png) 2px 4px no-repeat;
}

#more-answers
{
	width: auto;
	margin: 0;
	float: none;
}
