
/* Contest Dynamics Org 0 */

/*Branded content only */

/*This file must match other org css files excactly except for branding differences */ 

/*All org css files should have the same number of lines at all times*/

@media print {body {background-color:white;} }

body{
	background-color:white;
}

#admin_headerlogolink {
	float: right;
	margin-right: 1%;
    height: 90px;
}

#external_headerlogolink {
	float: right;
	margin-right: 1%;
	padding: 8px;
    height: 90px;
     
}

#judge_event_headerlogolink{
	float: right;
	margin-right: 1%;
    height: 90px;
}

#unit_event_headerlogolink {
	float: right;
	margin-right: 1%;
    height: 90px;
}

#sponsor_event_headerlogolink {
	float: right;
	margin-right: 1%;
    height: 90px;
}

#captionsummary_headerlogolink{
	float: left;
    height:75px;
}























/*Line 50 */