/* Basic Fonts
----------------------------------------------- */
.text09g {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
.text09g2 {
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}
.text10 {
	font-size: 10px;
	line-height: 12px;
}
.text10g {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.text11 {
	font-size: 11px;
	line-height: 13px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.price-spec {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: left;
}

