@charset "utf-8";
/* CSS Document */

*:first-child+html * html #text {
	width:450px;
	padding-left:25px;
}
* html #text {
	width:425px;
	padding-left:25px;
}

/*
*:first-child+html * html #container {
	margin-top:-20px;
}
* html #container {
	margin-top:-20px;
}
*/