#mainInner p
{
	margin-bottom:20px;
}

#mainInner ul li
{
	margin-bottom:5px;
}

#main a.infoButton
{
	background:url(../img/info_bt01.gif) no-repeat 0 0;
	width:164px;
	height:39px;
	display:block;
	text-indent:-9999px;
}

#main a.infoButton:hover
{
	background-position:0 bottom;
}