div#terms{	background-color: #222;	width: 720px;	margin-top: 10px;	color: #fff;	line-height: 16px;	padding-right: 20px;}	div#terms a	{		color: #898989;		text-decoration: none;	}	div#terms a:hover	{		color: #fff;	}	div#terms h1	{		font-size: 14px;		padding: 0;		margin: 0;		color: #fff;		line-height: 47px;		text-indent: 20px;	}	div#terms h3	{		color: #939191;		font-size: 12px;		text-indent: 20px;		padding: 0;		margin: 0;		text-transform: uppercase;	}
