
/* DetailBox table */
.boxStyle00 table.detailBox
{
	width:				230px;
	float:				left;
	border:				none;
	border-collapse:	collapse;
}
.boxStyle00 table.detailBox th
{
	font-size:			68%;
	padding-bottom:		10px;
	padding-left:		10px;
	background:			url("/Images/Backgrounds/li_bg.gif") no-repeat top left;
	vertical-align:		top;
}
.boxStyle00 table.detailBox th a
{
	color:				#323939;
	text-decoration:	none;
}
.boxStyle00 table.detailBox th a:hover
{
	text-decoration:	underline;
	color:				#000;
}
.boxStyle00 table.detailBox td
{
	padding-bottom:		10px;
	width:				85px;
	text-align:			right;
	font-size:			68%;
	vertical-align:		top;
}
.boxStyle00 table.detailBox td span
{
	height:				1%;
}

/* Checkboxes in NewsletterInfo */
.formContainer00 .formColumnLeft span,
.formContainer00 .formColumnRight span
{
	margin:				0 8px 0 0!important;
	padding:			0px;
}
.formContainer00 .formColumnLeft label,
.formContainer00 .formColumnRight label
{
	font-size:			74%;
}

img.lpChartImage
{
	float:				left;
	border-width:		0px;
}

