/* style changes on 'wide' pages */

html
{
	min-width: 990px;
}
body
{
	min-width: 990px;
}
#kc-container-body
{
	min-width: 990px;
}
