#termsContainer
{
	top: 0px;
	width: 610px;
	position: relative;
}

#termsHeader
{
	top: 0px;
	border-bottom: 2px #666666 solid;
	position: relative;
}
#termsContent
{
	top: 5px;
	left: 0px;
	position: relative;
}

#adsVertical
{
	top: 90px;
	left: 655px;
	width: 160px;
	position: absolute;
}

#adsHorizontal
{
	top: 10px;
	left: 0px;
	width: 728px;
	position: relative;
}

#footer
{
	top: 5px;
	height: 25px;
	width: 640px;
	position: relative;
}
#bottomLine
{
	width: 610px;
	border-bottom: 2px #666666 solid;
}