#content div.tab {
	padding: 10px;
	background-color: #eee;
	margin: 10px 0;
}

#content h3 {
	font-size: 90%;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #C00051;
	font-weight: normal;
}

#content h4 {
	margin: 0;
	color: #666;
	font-weight: normal;
	text-align: right;
	font-size: 90%;
}
	