@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#containerTop {
	overflow: visible;
}
#header {
	min-width: inherit;
}
#wrapper {
	min-width: inherit;
}
#footer {
	min-width: inherit;
}