h3 {
	color: #FC0;
	line-height: 1.6em;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;
}
#others .left {
	float: left;
	width: 120px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#others h2 {
	font-size: 100%;
}
#others .box {
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-bottom: 25px;
	text-align: center;
	padding: 10px;
	background-color: #222;
	border: 1px solid #666;
}
#others .box img {
	margin-bottom: 10px;
}
#others .box h4 {
	line-height: 1.4em;
	color: #FC0;
	font-weight: normal;
	font-size: 100%;
}
#others .right {
	float: left;
	width: 350px;
	margin-top: 25px;
	font-size: 120%;
}

.product-list th {
	color: #999;
	background-color: #333;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.image-vitz th {
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
	color: #FC0;
	padding-top: 5px;
	line-height: 1.4em;
}

.product-list {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-bottom: 25px;
}
.product-list td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.product-list caption {
	background-color: #FC0;
	color: #333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.vitz {
	border: 1px solid #666;
	background-color: #222222;
	padding: 10px;
	margin-bottom: 25px;
	clear: both;
}
.axio img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

caption div {
	font-size: 85%;
	margin-top: 10px;
	line-height: 1.4em;
}
.product-list em {
	color: #FC0;
	font-style: normal;
	font-weight: normal;
	font-size: 85%;
	margin-left: 5px;
}
.axio {
	border: 1px solid #666;
	background-color: #222222;
	padding: 10px;
	margin-bottom: 25px;
	overflow: auto;
	clear: both;
}
.catch {
	margin-bottom: 25px;
}
