#profile{
	margin:auto;
	font-size: 12px;
	background-color: #fdfdf5;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #414e6e;
	padding:15px 10px;
}
#profile td{
	padding:10px;
	vertical-align: middle;
	text-align: justify;
	width: 33%;
	max-width: 33%;
	overflow: hidden;
}
#profile tr#stripe td{
	padding:3px 10px;
}
#profile td span{
	width:25px;
	width:14.2857%;
	display: inline-block;
	float: left;
	text-align: center;
	margin: 0;
}
tr#first td span{
	height: 58px;
}
#profile td.pad{
	width:0.5%;
}
#profile td.padl{
	width:1%;
}
#stripe{
	background-color:#414e6e;
	color:#ffffff; 
	opacity:0.9;
}