table.newContent {
		font-family: sans-serif; 
		font-size: .9em;
}

td.row_bottom {
		border-bottom-style: groove;
		border-bottom-width: 2px;
		border-bottom-color: grey;     /* #a9a9a9 (dark grey)*/
}

.order_border {
    font-size: .9em;
		color: #000000;
		text-align: right;
}

.category_header {
    	font-color: #666666;
		text-align: center;
}

td.order_setwidth {
		min-width: 220px;
		max-width: 220px;
}

table.bordered_newcontent {
		font-family: sans-serif; 
		font-size: .9em;
		border: 2px 3px 2px 3px;
		border-color: grey;
}

.cart {
		text-align: right;
}

.cart a img {
		border: none;
}

.jumplink {
	  font-style: italic;
		font-size: .4em;
		text-decoration: none;
}

.jumplink a {
	  text-decoration: none;
		color:#696969;
}

.comment {
	  width: 70%;
		background-color: #f5f5dc;
		positioning: relative;
		float: center;
		font-style: italic;
		font-size: .8em;
		color: #696969;
}

.trap_parts {
		font-family: sans-serif; 
		font-size: .9em;
		color: #000000;
		border-width: 1px 2px 1px 2px;
		border-color: #999999;
}

.trap_parts td {
		border-width: 1px 2px 1px 2px;
		margin-width: 1;
		border-color: #999999;
}

.button_align {
		margin: 10 3 5 5;
}

.cart_placemnt {
		vertical-align:bottom;
		float: right;
}

.remove {
		display: none;
}
