@charset "UTF-8";
/* CSS Document */

/* Media Styles
-------------------------------------------------------------------------*/
body {
	background: white;
	font: 10pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}
#colLeft, #menuTop, #MenuContentTop, #navContentBottom, #footer {
	display: none;
}
#breadCrumb, #breadCrumb a {
	font-size: 8pt;
	color:#333;
}
#colRight {
	width: auto;
	margin: 0 2%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#colRight {
	padding: 10px 0 0 0;
	border-top: 1px solid #333;

}
table, td {
	/*display: block;*/
	width:auto;
}
a:link, a:visited {
	background: transparent;
	text-decoration: underline;
}
/*#colRight a:link:after, #colRight a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#colRight a[href^="/"]:after {
   content: " (http://www.chicken.ca/" attr(href) ") ";
}*/

/*= END
-------------------------------------------------------------------------*/
