/* File: cowboysilhouette.css */

#panelContent, #panelContent P.notation {
	text-align:						center;
}
UL.listSpecs, #panelContent P {
	text-align:						left;
}
H3 SUP {
	color:							#FF0000;
	font-weight:					bold;
}
P.notation {
	text-align:						center;
}
OL.notation {
	margin-left:					0;
//	margin-left:					2em;
	font-size:						90%;
	font-weight:					bold;
	color:							#FF0000;
	margin-bottom:					2em;
}
OL.notation LI {
	margin-left:					0;
}
