#content {
	padding: 0;
	margin:0;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}


/*Page related styles for you to view*/
div#mc_scoreboard_big_padding {
    /* Typical fixed height and fixed width example */
    width: 99%;
    height: 220px;
    overflow: auto;
    /* IE overflow fix, position must be relative or absolute*/
    position: relative;
}


/*Page related styles for you to view*/
div#mc_scoreboard_big_padding_lwm {
    /* Typical fixed height and fixed width example */
    width: 99%;
    height: 185px;
    overflow: auto;
    /* IE overflow fix, position must be relative or absolute*/
    position: relative;
    z-index: 0;
}      

/*Page related styles for you to view*/
div#mc_scoreboard_big_padding_rydercup {
    /* Typical fixed height and fixed width example */
    width: 99%;
    height: 235px;
    overflow: auto;
    /* IE overflow fix, position must be relative or absolute*/
    position: relative;
}

div#mc_scoreboard_conf_divbox {
	z-index: 1;
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* general page style ends here */
