@CHARSET "UTF-8";
#table_tarife_detail	{
	width: 660px;
	background-color:silver;
	border:1px solid #ffffff;
	color:#000000;
	height:auto;
	}
.table_tarife_td	{
	width:360px;
	height:25px;
	border-top:2px ridge #a2a2a2;
	background-color:#cccccc;
	text-align: center;
}
.table_tarife_tds	{
	width:150px;
	height:25px;
	border-top:2px ridge #a2a2a2;
	border-bottom:2px ridge #a2a2a2;
	background-color:#cccccc;
}
.table_tarif_td_price	{
	width:60px;
	text-align: right;
	padding-right: 2px;
}