@charset "utf-8";
/* CSS Document */

#Container {
	width: 600px;
}

#TopSection {
	display: none;
}

#LeftSection	{
	display: none;
}


#RightSection	{
	margin-left: 0px;
}


#BottomSection {
	display: none;
}
