/*Centre Table Styles*/

th.centretable_head {
	font: 15px/20px "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: capitalize;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/tables_img/bg_header.jpg) no-repeat;
}

th.centretable_sub {
	border-left: 1px solid #c1dad7;
	border-top: 0 none;
	background: #fff url(../images/tables_img/bullet1.gif) no-repeat;
	font: bold 13px "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.product_texts {
	color: #7b7b7b;
	font-size: 13px;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 18px;
	padding-top: 10px;
}
