﻿div.terms
{
	padding: 10px;
}
div.terms h1
{
	background:transparent url(/images/dots.gif) repeat-x scroll left bottom;
	color:#F98429;
	font-size: 150%;
}
div.terms h2
{
	background:transparent url(/images/dots.gif) repeat-x scroll left bottom;
	color:#F98429;
	font-size: 120%;
}
div.terms p
{
	padding-left: 10px;
	margin-top: 2px;
}
div.terms ul
{
	padding: 5px;
	margin: 5px 0 5px 20px;
	list-style-type: decimal;
}
div.terms li
{
	margin: 0;
	padding: 0;
}
div.terms address
{
	width: 100%;
	margin: 5px;
}
div.terms address line
{
	width: 100%;
	height: 20px;
	background: #f00;
}
