#SamplePricing {
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	width: 57%;
	height: 100px;
}
#SamplePricing td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
#SamplePricing .data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.TablesTextContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Products_td_top {
	background-image: url(../images/tables/produtcs_table_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Products_td_bottom {
	background-image: url(../images/tables/produtcs_table_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#DatagridUPS {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position: relative;
	clear: right;
	width: 360px;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 6px 20px 6px 6px;
	padding: 4px;
}
#DatagridUPS h4 {
	background-color: #000000;
	color: #FFB745;
	text-align: center;
	font: 14px/22px Arial, Helvetica, sans-serif;
}
#DatagridUPS td {
	border-top: 1px dotted #999999;
	font: 130% Arial, Helvetica, sans-serif;
}

