﻿/* Product content style */
.table-blue-title {
	background-color: #679FD2;
	font-weight: bold;
	color: #FFFFFF;
}

.table-blue-td {
	background-color: #F3F3F3;
}

#sitepresent {
	background: url(../images/presentban/product.jpg) no-repeat;
	height: 200px;
}
