th {
	background-color:#EFF6F7;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	margin:1px 1px 1px 1px;
 
}
.price_table th {
text-align:left;
font-size:13px;
  border-width: 1px 1px 0px 0px;
 padding: 2px 10px 2px 10px;
 border-style: inset inset inset inset;
 border-color:#CCCCCC;
 font-weight:normal;

}
table.price_table  {
margin-top:20px;
 border-width: 1px 0px 1px 1px;
 border-spacing: 2px;
 border-style: outset outset outset outset;
 border-color:#CCCCCC;
 border-collapse: collapse;
 background-color: white;

}
table.price_table tr {

}
table.price_table td {
text-align:center;
font-size:13px;
  border-width: 1px 1px 0px 0px;
 padding: 2px 10px 2px 10px;
 border-style: inset inset inset inset;
 border-color:#CCCCCC;
}
