#nav ul #device_experience a {
	color:#A4A4A4;
}
table {
	border-collapse:collapse;
	margin:20px 0px 0px -5px;	
}
table tr #col_1 {
	width:170px;
}
table tr #col_2 {
	width:255px;
}
table tr #col_3 {
	width:255px;
}
table tr th {
	font-size:12px;
	color:#00486F;
	text-align:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}
table tr td {
	font-size:12px;
	line-height:18px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}
table tr .l {
	background-color:#EEF3F7;
}
table tr .r {
	background-color:#EFEFEF;
}
table tr .l_b {
	background-color:#EEF3F7;
	border-bottom:1px solid #324357;
}
table tr .r_b {
	background-color:#EFEFEF;
	border-bottom:1px solid #324357;
}
table tr td em {
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
}
