.strong {
	font-weight: bold;
}

.black {
	color: #000;
}

.centeredCaption {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
}

.caption {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
}

.txt7 {
	font-size: 7px;
}

.txt7Strg {
	font-size: 7px;
	font-weight: bold;
}

.txt8 {
	font-size: 8px;
}

.txt8Strg {
	font-size: 8px;
	font-weight: bold;
}

.txt10 {
	font-size: 10px;
}

.txt10Strg {
	font-size: 10px;
	font-weight: bold;
}

.txt11 {
	font-size: 11px;
}

.txt11Strg {
	font-size: 11px;
	font-weight: bold;
}

.txt12 {
	font-size: 12px;
}

.txt12Strg {
	font-size: 12px;
	font-weight: bold;
}

.txt13 {
	font-size: 13px;
}

.txt13Strg {
	font-size: 13px;
	font-weight: bold;
}

.txt14 {
	font-size: 14px;
}

.txt14Strg {
	font-size: 14px;
	font-weight: bold;
}

.txt15 {
	font-size: 15px;
}

.txt15Strg {
	font-size: 15px;
	font-weight: bold;
}

.txt16 {
	font-size: 16px;
}

.txt16Strg {
	font-size: 16px;
	font-weight: bold;
}

.txt17 {
	font-size: 17px;
}

.txt17Strg {
	font-size: 17px;
	font-weight: bold;
}

.txt18 {
	font-size: 18px;
}

.txt18Strg {
	font-size: 18px;
	font-weight: bold;
}

.txt20 {
	font-size: 20px;
}

.txt20Strg {
	font-size: 20px;
	font-weight: bold;
}

.txt24 {
	font-size: 24px;
}

.txt24Strg {
	font-size: 24px;
	font-weight: bold;
}

.txt30 {
	font-size: 30px;
}

.txt30Strg {
	font-size: 30px;
	font-weight: bold;
}

.headline {
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 12px;
}

.quoteBox {
	float: right;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 4px;
	border-style: solid; 
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #666666;
	background-image:url(http://cdn.nhl.com/images/quote.gif); background-repeat: no-repeat; background-position:top left; left:0px; top:5px;
	width: 150px;
}

.quoteText {
	font:13px arial; color: #666666;
}

.quoteGiverText {
	font:13px arial; color: #333333; float: right; font-weight: bold; padding-top: 3px
}

.rightTable {
	float: right;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.leftTable {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-top: 0px;
}

.featured h2 {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:5px 0pt 0pt;
	color:#666666;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:0.4em;
	text-transform:uppercase;
	margin-top: 0px;
	clear: both;
}
