h2.page_title {
	height: 28px;
	margin: 8px 0;
	padding-left: 32px;
	line-height: 28px;
	vertical-align: middle;
	background: #400000 url('../titles/t_border.gif') left bottom no-repeat;
	color: #ffc0c0;
	font: normal bolder 18px verdana,helvetica,arial,sans-serif;
}

div.product {
	width: 100%;
	margin: 8px 0;
	padding: 0;
	border: 0px solid red;
/* 	background: #fff url('../img/products/bg.frame.top.png') left top repeat-x; */
	font-size: 12px;
}

.product div.desc {
	margin: 0 24px 0 240px;
	padding: 80px 1em 1em;
	text-align: justify;
}

.product div.desc h3 {
	font-size: 18px;
	font-weight: bold;
}
.product div.desc h4 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
.product div.desc h5 {
	margin: 1em 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.product div.desc table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0;
	border: 0px;
}
.product div.desc table th,
.product div.desc table caption {
	margin: 0;
	padding: .5em 0;
	font-size: 13px;
	text-align: left;
	white-space: nowrap;
}
.product div.desc table th {
	font-weight: bold;
}
.product div.desc table td {
	font-size: 12px;
}
.product div.desc table td,
.product div.desc table th
 {
	white-space: nowrap;
/* 	padding:1px 4px 1px 0px; */
}

.product div.desc table td.spacer,
.product div.desc table th.spacer {
	border: 0px;
	width: 8px;
}

.product div.desc table td.value {
	text-align: right;
	width: 48px;
}

.product div.desc table th.value {
	text-align: right;
}

.product div.desc table td {
	border-bottom: 1px solid #888;
	width: 160px;
}

.product div.desc ul {
	list-style-type: square;
}

div.paragraph {
	margin: 2em 0;
}

div.column {
	width:48%;
	margin: 1em;
	vertical-align:top;
}

.product div.desc table#ecosand td.pic {
	border: 0px;
}

.product div.desc table#ecosand td {
	width: 32px;
	border: 0px;
	padding: 1px 4px;
	text-align: left;
	vertical-align: middle;
}

