/* //////////////////////////////////////////////////////////////////// */
/* Local */
/* //////////////////////////////////////////////////////////////////// */

#opening{
	margin-bottom:20px;
}

#contents-title{ display:none;}

#products .main-content-header{background:url(../images/main-content-header.gif) no-repeat;}


.spec-table {
	clear:both;
	margin:0 auto;
	margin-top:10px;
	width:510px;
	font-size:90%;
	background-color:#ccc;
	border: solid 1px #c2c2c2;
	border-collapse:collapse;
}

.spec-table td, .spec-table th{ padding:3px;}

.st-header{
	border: solid 1px #c2c2c2;
	padding:3px;
	background-color:#e1e1e1;
	font-weight:bold;
	text-align:center;
}

.st-sub-header{
	border: solid 1px #c2c2c2;
	padding:3px;
	background-color:#f0f0f0;
}

.st-body{
	border: solid 1px #c2c2c2;
	padding:3px;
	background-color:#fff;
}