* {
    background: none ! important;
}

.lang-en #header {
    height:62px;
}

.lang-en #header #fcc-logo {
    width:auto ! important;
    height:auto ! important;
}

.lang-fr #header #fcc-logo {
    width:auto ! important;
    height:auto ! important;
}

body {
    margin: auto ! important;
    padding: auto ! important;
    width:auto ! important;
}

#container {
    margin: auto ! important;
    padding: 0px ! important;
    width:auto ! important;  
    border: none;
}


/*------------------------------*/
/* hide header                  */

#header #quick-links {
    display: none;
}

/*------------------------------*/
/* hide top navbar              */

#topnav {
    display: none;
}

/*------------------------------*/
/* hide left sidebar            */

#sidebar-left {
    display: none ! important;
}

#leftnav {
    display: none;
}

/*------------------------------*/
/* hide right sidebar           */

#sidebar-right {
    display: none ! important;
}

.rightnav {
    display: none;
}


#disclaimer-links {
    display: none;
}

#canada-wordmark {
    display: none;
}

/*Printer Freindly*/
.printer-friendly {
    display: none;
}

#main-content {
	float:left;
    margin:0px ! important;
    width:auto ! important;
    padding:0px ! important;
}

table, td, tr {
	width:auto ! important;
	float:none ! important;
}

hr {
	width:100% ! important;
	background:#000000 !important;
}

nobr {
	white-space: normal;
}

p, li, td, th {
    color: black ! important;
}

a {
    text-deocoration: underline;
}

/* Ag News Headlines */

#cp-news {
	width:100%;
	min-width:100%;
}

#cp-news div.cp-news-headline {
	width:100%;
}

#cp-news div.cp-news-headline .cp-news-timestamp {
	float:left;
}

#cp-news div.cp-news-headline .cp-news-title {
	float:left;
	width:auto;
}
