#main-panel .white-tr,
#main-panel .white-tl
{
	display:none;
}

#main-panel
{
	border-top:none;
	text-align:left;
	padding:10px 30px 20px 30px;
}

h2#terms
{
	height:32px;
	width:218px;
	margin-bottom:12px;
	background:url('terms-conditions.png') no-repeat left 10px;
}

h2#privacy
{
	height:38px;
	width:145px;
	margin-bottom:12px;
	background:url('privacy-policy.png') no-repeat left 10px;
}

#main-panel p
{
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
}

#main-panel ul
{
	margin-left:20px;
	margin-bottom:20px;
	list-style-type:square;
}

#main-panel li
{
	line-height:16px;
	font-size:11px;
}