/*
 * il.css
 *
 * This stylesheet supplements the styles defined in the hdsbl_global.css stylesheet file.
 *
 * Developed as part of the conversion to HTML5 standards.
 */

div.spaceline {
	margin: 5px 0;
}
 
.w_ccgroup_col1_pc
{
width:9%;
}

.w_ccgroup_col2_pc
{
width:30%;
}

.w_ccgroup_colrounds_pc
{
width:4%;
}

.w_ccgroup_totals_pc
{
width:7%;
}

.w_ccko_oddcols_pc
{
width:30%;
}

.w_ccko_evencols_pc
{
width:5%;
}
 
.w_teamko_4rounds_oddcols_pc
{
width:16%;
}

.w_teamko_4rounds_evencols_pc
{
width:5%;
}

.w_teamko_5rounds_oddcols_pc
{
width:13.5%;
}

.w_teamko_5rounds_evencols_pc
{
width:4%;
}

.w_teamko_5rounds_winnercol_pc
{
width:12.5%;
}

.w_breaks_col1_pc
{
width:33%;
}

.w_breaks_col2_pc
{
width:33%;
}

.w_breaks_col3_pc
{
width:34%;
}

.w_prog_cols13_pc
{
width:45%;
}

.w_prog_col2_pc
{
width:10%
}

.w_directory_col1_pc
{
width: 16%;
}

.w_directory_col2_pc
{
width: 16%;
}

.w_directory_col3_pc
{
width: 28%;
}

.w_directory_col4_pc
{
width: 12%;
}

.w_directory_col5_pc
{
width: 28%;
}


table.td_centre_text td
{
text-align: center;
padding: 0;
}


tr.split_hdr_row1
{
height: 30px;
}

tr.split_hdr_row2
{
border-bottom: 4px solid blue;
height: 30px;
}