table#tips {
	margin: 10px 0 0 5px;
	border-bottom: 1px solid #d8dce1;
	
}

table#tips td {
	padding: 10px 0 10px 5px;
}

.tip_title {
	font: 11px Arial;
	color: #52748A;
	text-transform: uppercase;
	font-weight: bold;

}

.tip_desc {
	font: 11px Arial;
	color: #696b6b;
}
