@charset "utf-8";
/* CSS Document */
#page_identifer {
	width: 352px;
}
#competitions #page_identifer {
	background-image: url(index_files/images/UI/competitions.gif);
}
#comp_rounds .header {
	font-family: Verdana, Geneva, sans-serif;
	color: #F09;
	margin: 0px;
	line-height: 24px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F09;
}
#comp_rounds .team {
	padding-right: 12px;
}
#comp_rounds .results {
	width: 75px;
}
#comp_rounds .time {
	width: 75px;
}
#comp_rounds .venue {
	width: 115px;
}
#comp_rounds .notes {
	width: 350px;
}
#comp_rounds .column_name {
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	margin: 0px;
	line-height: 13px;
}