@charset "utf-8";
/* CSS Document - Navigation */

#Navigation > .Center
{
	margin:0 auto;
	width:590px;
}

#Navigation > .Center > .Option:first-child
{
	height:30px;
	margin-left:10px;
}

#Navigation > .Center > .Option
{
	float:left;
	display:block;
	margin-top:5px;
	margin-left:20px;
	height:30px;
	border-left-width:0px;
}
