﻿.coolContent {
	font: 11px Tahoma;
	line-height 1.6em;
	color: #444;
}

.coolTitle {
	margin-top: 10px;
	font: 14px Verdana;
	border-bottom: 1px solid #DDD;
	color: #38E;
}

.coolTitleUppercase {
	margin-top: 10px;
	font: 11px Tahoma;
	text-transform: uppercase;
	color: #444;
}