.product_two_third table {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-align: center;
	width:900px;
	
}
.product_two_third table td {
border:solid #888888; border-width:1px 1px 1px 1px;
text-align: center;
width:100px;
height:40px;
}

.product_two_third table tr  {
	text-align: center;

}
.product_two_third table u {
color: #f00;

}

/*.accordion-pane{
	float:right;
	border:1px solid #888888;
}
.accordion-pane table
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-align: center;
	width:600px;
}
.accordion-pane table td {
border:solid #888888; border-width:1px 0px 0px 0px;
text-align: center;
width:150px;
height:40px;
}
.accordion-pane table tr  {
	text-align: center;

}
.accordion-pane table u {
color: #f00;

}*/