div#widetop-div
{
	position: relative;
}

div#widetop-logo-div
{
	float: left;
}

div#widetop-hook-div
{
	font-family: arial;
	font-size: 25px;
	color: SeaGreen;
	font-style: italic; 
	font-weight: bold;
	white-space: nowrap;
/*
	position: relative;
	left: 775px;
	top: 10px;
*/
/*
	margin: 10px 0 0 0;
	float: right;
*/
	position: absolute;
	right: 10px;
	top: 10px;
}

div#copyright-div
{
	padding: 5px 0 0 250px;
}

div#copyright-div td
{
	font-size: 10px;
	font-family: arial;
	padding: 5px 0 0 10px;
}

.copyright a
{
	font-size: 10px;
	font-family: arial;
	padding: 5px 0 0 0;
}

#phone-address
{
	color: white;
	background-color: #330099;
	text-align: center;
	padding: 6px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	position: relative;
/*	top: 99px; */
}

.body-style
{
	background-color: Gainsboro;
}

/********************************/

td#r1c2
{
	width: 0px;
}

td#r1c3
{
	width: 0px;
}

td#r1c4
{
	width: 500px;
}

td#r1c5
{
	width: 501px;
}

/********************************/

.product-top-header
{
	background-color: transparent;
	font-family: arial;
	font-size: 25px;
	color: SeaGreen;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

.product-top-header-link
{
	background-color: transparent;
	font-family: arial;
	font-size: 25px;
	color: SeaGreen;
	font-weight: bold;
	border: none;
	padding: 15px 0px 0px 0px;
}

.inner-table td
{
	background-color: transparent;
	font-family: arial;
	font-size: 15px;
	color: darkblue;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
	vertical-align: top;
}

.otype-dropdown
{
	padding: 10px 0px 5px 0;
}

.body-table
{
	border-left: thin DarkOrange solid;
	border-top: thin DarkOrange solid;
	border-right: thin DarkOrange solid;
	border-bottom: thin DarkOrange solid;
/*
	border: none;
*/
/*
	align: center;
	valign: center;
FIXED - BW 19apr09
*/
	text-align: center;
	vertical-align: middle;
	background-color: white;
	height: 78%;
	width: 1000px;
	position: absolute;
	top: 11%;
	left: 11%;
}

td.table-xyz
{
	width: 50%;
}

td.longdesc-column
{

}

#long-table-table
{
	width: 100%;
}

#ptdoc-div h3
{
	font-family: arial;
	font-size: 22px;
	color: SeaGreen;
	font-weight: bold;
}

div#search-prod-text
{
	border-width: thin;
	border-style: solid;
	border-color: SeaGreen;
}

div#search-prod-text p
{
	font-family: arial;
	font-size: small;
	color: black;
	padding: 5px;
}

div#search-prod-text img
{
	padding: 5px;
}

#dropdown-table
{
	width: 100%;
}
