@charset "utf-8";

.c1 th,
.c1 td{
	background: #FFDDDD;
}

table {
	font-size: 80%;
	letter-spacing: normal;
	line-height: 1.3;
	padding-bottom: 25px;
	border: 1px #999999 solid;
	float: left;
}

tr {
	height: 10px;
	border: 1px solid;
}

th {
	display: table-cell;
	width: 150px;
	text-align: center;
	border: 1px solid;
}

td {
	display: table-cell;
	border: 1px solid;
	width: 170px;
	text-align: center;
	padding: 7px 5px;
}

.span2 {
	width: 340px;
}

.span3 {
	width: 510px;
}

.span4 {
	width: 680px;
}

caption {
	text-align: left;
	padding-bottom: 15px;
	font-size: 120%;
	font-weight: bold;
	}

.product_data {
	width: 290px;
	height: 350px;
	float: left;
	margin: 25px 25px 0 0;
}

.products_database {
	width: 980px;
	clear: left;
	padding: 25px 25px 0 0;
}