table.tbStandardNew {
	border-collapse : separate;
	border-top : 2px solid #cccccc;
	/*	----  temporar border 2px ------*/
	border-bottom : 1px solid #cccccc;
	font-size:12px;
	
}
table.tbStandardNew td {
	color : #444444;
	text-align : left;
	height : 20px;
	border-bottom: #ccc solid 1px;
	vertical-align : middle;
	padding : 2px 8px 2px 5px;
}
table.tbStandardNew th {
	background: url(../images/layouttable/top_middle.gif) repeat-y right #efefef;
	border-left : none;
	border-right : none;
	border-bottom : 2px solid #cccccc;
	border-top : 1px solid #ffffff;
	margin : 0;
	height : 20px;
	padding: 0.4em 0.6em;
	font-weight : bold;

	color : #444444;
	text-align : left;
}
table.tbStandardNew th a {
	font-weight : bold;
	font-size : 12px;
	color : #444444;
	text-align : left;
}
table.tbStandardNew th a:hover {
	color : #f60;
	text-align : left;
}
table.tbStandardNew th.thEnd {
	background-image : none;
	background-color : #efefef;
	border-left : none;
	border-right : none;
	border-bottom : 2px solid #cccccc;
	border-top : 1px solid #ffffff;
	margin : 0;
	height : 20px;
	padding-left : 5px;
	font-weight : bold;
	color : #444444;
	text-align : left;

}
table.tbStandardNew th.head_zone {
	background:#fff;
	background-image:none;
	border-bottom: #ccc solid 1px;
	border-top: none;
}
table.tbStandardNew th.head_zone_grey {
	background:#efefef;
	border-bottom: #ccc solid 1px;
	border-top: none;
}
table.tbStandardNew tr {
	background-color : #ffffff;
	color : #444444;
	text-align : left;
	height : 20px;
}
table.tbStandardNew tr.trGrey {
	background-color : #efefef;
	color : #444444;
	text-align : left;
	height : 20px;
}
.tarif {
	width:65px;
}
.tarif2 {
	width:60px;
}
.tarif3 {
	width:50px;
}
.tbShop {
	width:85%;
}
.tdShopcell {
	width:33%;
}

table.device_specs th{padding:5px 0px; border-bottom:2px solid #ccc; background:#fff; font-weight:bold; font-size:12px; text-align:left;}
table.device_specs td{padding:3px 0px; border-bottom:1px solid #eee; font-size:11px;}

