
/* List Row
 */
.list_row0
{ padding: 10px 5px; border-bottom: 1px solid #42688e; zoom: 100%; }

.list_row1
{ padding: 10px 5px; border-bottom: 1px solid #42688e; zoom: 100%; }

.list_group
{
	/* border-top: 1px solid #284e73; */
	margin-bottom: 15px;
	background: url(../img/list_group_bg.gif) repeat-x 0px 0px;
}

/* List Title
 */
.list_title
{
	font-size: 14px;
	font-weight: bold;
}

.list_title a, .list_title a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.list_title a:active, .list_title a:hover
{
	text-decoration: underline;
	color: #a3bad1;
}

/* List Date
 */
.list_date
{
	color: #c0cedd;
}

/* Type Label
 */
.type_labelb
{
	font-size: 12px;
	font-weight: bold;
	color: #658bb0;
	margin-bottom: 5px;
}

.page_jumper
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.page_jumper_on
{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/pj_on.gif) no-repeat 0px 0px;
	width: 30px;
	height: 31px;
	text-align: center;
}
