h6{
	font-weight: normal;
	color: #00b8bf;
	font-size: 16px;
	line-height: 18px;
	margin: 11px 0 0 7px;
}

#tracker_content{
	width: 930px;
	background-image:url(../images/tracker_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFF;
	min-height:470px;
	padding:10px 15px;
	
}

#tracker_content h4{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #00b8bf;
	display: block;
	padding:8px 8px;
	border-bottom:3px solid #d4d4d4;
	margin-bottom:15px;
}

.path{
	font-size:12px;
	color:#B9B9B9;
}

.path a{
	color:#4C4C4C;
}