.product-meta {
	width:100%;
	height: 60px;
}

.product_title {
	font-size:18px;
	font-weight:bold;
	color:#111111;
	line-height:30px;
}

.product_sub_title {
	font-size:16px;
	color:#666666;
	font-weight:100;
	line-height:30px;
}

.product_desc {
	font-size:14px;
	padding-top:10px;
}

.footer {
	text-align:center;
}