/* CSS Document */
#headline-exhibitionresults {
	position: relative;
	width: 400px;
	height: 45px;	
}

#headline-exhibitionresults span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-AretsUtstres.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

table.exhibitionresult {
    width: 750px;
	color: #313127;
	background: #FCFBF7;
	font: normal 0.8em Georgia, "Times New Roman", Times, serif;
}

table.exhibitionresult td {
	vertical-align: top;
    border-bottom: 1px #ECE5D5 solid;
} 

table.exhibitionresult tr {
}

th.data {
	color: #313127;
	background: #FCFBF7;
    border: none;
}

.databold {
	font: bold 0.9em Georgia, "Times New Roman", Times, serif;
}

.data {
	color: #313127;
	background: #FCFBF7;
    border-bottom: 1px #ECE5D5 solid;
}

table.exhibitionresult td.emptycell {
    border: none;
}

.toprow {
    font: bold italic 1em Georgia, "Times New Roman", Times, serif;
    text-align: left;
    background: #ECE5D5;
	color: #313127;
}

