/* 
.default {
	font-size: 12px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.defaultBold {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.small {
	font-size: 10px;
	line-height: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a:link {color: #3366CC; font-weight: normal; text-decoration: underline}
a:visited {font-weight: normal; text-decoration: underline; color: #6699FF}
a:active {color: #FF6600; font-weight: normal; text-decoration: underline}
a:hover {color: #FF6600; font-weight: normal; text-decoration: underline}
.caption {
	font-size: 9px;
	line-height: 11px;
	font-family: "Verdana", "Helvetica", "sans-serif";
}

--------------------------------------------------------------*/


.table {
	line-height: 110%;
}
.tableBold {
	line-height: 110%;
	font-weight: bold;
}

sup {vertical-align: text-top; line-height: 4px; }
#lineup {width: 570px; margin: 0; padding:10px 0; border: 1px solid #939393;}
.block:after{content:".";display:block;clear:both;height:0;font-size:0;visibility:hidden;}
*html .block{display:inline-block;}
*:first-child+html .block{display:inline-block;}
ul.lineup{margin: 15px; padding: 0;}
ul.lineup li {list-style: none;display:inline; margin-right: 10px;}
#CONTENT.top h3 {background: none; color: #000; margin: 10px 15px; padding-left:5px; border-left:3px solid #000;}
h3 {background: none; color: #000; margin: 10px 15px 10px 0; padding-left:5px; border-left:3px solid #000;}
h3 b{font-size: 116%;}
h3 span{color: #777;}
