/* -----------------------------------------------------------------------
	Bazooka 1.1 CSS Theme
	Theme name: Panel
	Theme version: 1.0
	IE CSS
	Date modified: 18/02/2011
----------------------------------------------------------------------- */
* html #header .col {
	width: 940px;
}
*:first-child+html #content {
	width: 898px;
}
* html #content,
* html #header .row,
* html #nav,
* html #footer
{
	margin: 0 30px;
}
* html #footer
{
	background: none;
	width: 940px;
}
* html #footer .footer {
	padding: 0 20px;
	width: 900px;
}
*:first-child+html #footer .footer {
	padding: 0 20px;
	width: 900px;
}
*:first-child+html #footer #footnotes
{
	margin: 0;
}