/**
 * Style sheet style/capital
 */
h1,
h2,
h3,
h4,
h5,
h6
{
	color:#333;
}

.box,
.imageBox,
#banner ul li.selected
{
}

#banner ul li
{
	width:106px;
	margin-right:1px;
	background:#eee;
}
#banner ul li a
{
	width:106px;
	
}

#banner ul li.first
{
	width:146px;
}
