#shred-a-ton, #sat-rules
{
	width: 100%;
}

#sat-left
{
	background: url('/images/divider.jpg') no-repeat 700px 60px;
	float: left;
	margin-right: 20px;
	min-height: 250px;
	padding-right: 25px;
	width: 680px;
}

#sat-right
{
	float: left;
	min-height: 250px;
	width: 250px;
}

#sat-left table
{
	padding: 5px;
	width: 100%;
}

#sat-left table tr td:first-child
{
	font-weight: bold;
	width: 40%;
}

#sat-left table tr td input[type="text"]
{
	padding: 5px;
	width: 450px;
}

#sat-left table tr td textarea
{
	padding: 5px;
	height: 75px;
	width: 450px;
}

#sat-left table tr td:first-child i
{
	font-weight: normal;
}

#shredaton-faq
{
	padding-top: 10px;
}

#shredaton-faq div
{
	display: none;
}

#shredaton-faq a.head
{
	border: 1px solid #C6CBCF;
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-top: 2px;
	padding-left: 10px;
	vertical-align: middle;
}

#sat-rules textarea
{
	height: 300px;
}