﻿/**************************************************/
#termofuse
{
	border-collapse:separate!important;
	width: 100%;
}

#termofuse tbody td
{
	border:1px solid #6699CC;
	padding:6px;
}

#termofuse tbody div
{
	padding: 0 21 0 21;
	font-size:80%;
	line-height:20px;
}

#termofuse thead td
{
	font-weight:bold;
	color:#000066;
	border-bottom:10px solid #6699CC;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
}

#termofuse thead td img
{
	margin: 0 5 0 0;
	vertical-align:middle
}

#termofuse tfoot td
{
	border-top:10px solid #6699CC;
}


