#front .box h3
{
	font: 15px Tahoma, Verdana, Georgia, 'Times New Roman', serif;
	margin: 0;
	padding: 0.4em 1em;
	border-bottom: solid 2px #999;
	color: #000;
}

#front .box .tiser
{
	font: 12px Tahoma, Verdana, Georgia, 'Times New Roman', serif;
	color: #333;
	text-decoration: none;
	border: none;
	text-align: center;
	margin-bottom: 10px;
}

#front .box .tiser a
{
	background: #f0fff0;
	text-decoration: none;
	padding: 5px;
	display: block;
}

#front .box .tiser a:hover
{
	color: #000;
}

#front .box .tiser p
{
	margin: 0;
}

#front .sponsor
{
	padding: 10px 30px;
	background: #f6f6f6;
	margin-bottom: 10px;
}

#front .delimeter
{
	border-top: solid 1px #eee;
	clear: both;
	margin: 0 10px 10px;
}

#front .noSideMargins
{
	margin-left: 0;
	margin-right: 0;
}

#front .list ul
{
	margin: 0;
}

#front .list ul li
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../images/liBackground.gif) no-repeat left 5px;
}

#front .list ul li a
{
	text-decoration: none;
}

#front .list ul li a:hover
{
	text-decoration: underline;
}

#front .list .source
{
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 10px;
	border-top: dashed 1px #f0f0f0;
	text-align: right;
}

#front .list .source a
{
	text-decoration: none;
}

#front .list .source a:hover
{
	text-decoration: underline;
}

#front .vlist
{
	font-size: 11px;
}

#front .vlist li a
{
	padding: 2px 10%;
}

#front .vlist li.all a
{
	font-size: 10px;
	text-align: right;
	padding: 0 10%;
	border-bottom: none;
	color: #369;
}

#front .vlist li.all a:hover
{
	text-decoration: underline;
	background: none;
}

#front .vlist li.mark a
{
	color: green;
}

#front .vlist a:hover
{
	color: #000;
	background: #eee;
}