img.BorderThin
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 1px;
	background-color: #000000;
}

img.borderverythin
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

div.NewsletterBlock
{
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(/images/WPS_Newsletter/news_bottom_t.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

div.NewsletterBlock h2
{
	border-bottom-style: none;
	border-bottom-width: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0;
	margin-right: -15px;
	margin-left: -15px;
	background-image: url(/images/WPS_Newsletter/news_top_t.png);
	background-repeat: no-repeat;
	font-size: 110%;
	color: #000000;
}

table.newsletter1
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.newsletter1 td, table.newsletter1 th
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
}

table.NewsletterReferences
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.NewsletterReferences td, table.NewsletterReferences th
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2em;
	padding-left: 2px;
}


