html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a {
	font-size: 11px;
}

img {
	display: block;
}

table#top_table {
	border-right: 1px solid #918f8f;
	border-left: 1px solid #918f8f;
}

table#bottom_table {
	border-right: 1px solid #918f8f;
	border-left: 1px solid #918f8f;
	border-bottom: 1px solid #918f8f;
}

table#secondary_table {
	border-right: 1px solid #918f8f;
	border-left: 1px solid #918f8f;
	border-bottom: 1px solid #918f8f;
}

td#content_td {
	padding-top: 10px;
	padding-bottom: 10px;
}

td#footer_menu_td {
	border-top:1px solid #918f8f;
}

td#footer_menu_td a {
	font-size: 11px;
}

#custom_cut {
	padding: 10px;
	width: 600px;
}

#sold_to {
	float: left;
}

#ship_to {
	float:right;
}

#custom_cut_items {
	clear: both;
	margin-top: 10px;
}

#custom_cut_items table {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 80%;
	margin-top: 10px;
}

#custom_cut_items table th {
	text-transform:uppercase;
}

.custom_cut_charts {
	border-collapse: collapse;
}

.custom_cut_charts td {
	vertical-align: top;
}

#custom_cut_items table th, #custom_cut_items table td {
	border: 1px solid #000;
}

#custom_cut_items table .text_box {
	width: 100px;
}

#button_div {
	text-align: center;
}

p.bucket {
	width: 190px;
	margin: 2px 0 2px 4px;
	font-size: 11px;
	text-align: justify;
}

td.td_bucket {
	padding-bottom: 10px;
}

td.sep {
	background-image: url("../images/polykote_homepage_17_2.gif");
}

td.footer {
	padding: 5px;
	font-size: 11px;
}

.definition {
	text-decoration: none;
	border-bottom: 1px dashed #000;
	width: 70px;
	font-size: 13px;
	float: left;
}

a.definition:link, a.definition:visited {
	color: #000;
}

a.definition:hover {
	background-color: #6280ae;
	color: white;
}

ul.specs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.definitionDiv {
	position: absolute;
	display: none;
	z-index: 1000;
	width: 250px;
	border: 1px dashed #000;
	background-color: #e9e8e8;
	margin-left: 3px;
	left: 430px !important;
	left: 400px;
	padding: 3px;
}

.label_td {
	width: 130px !important;
	width: 150px;
}

.text_box {
	border: 1px solid #000000;
}
