@charset "utf-8";
/* CSS Document */
.articledtl {
	padding-left: 20px;
	padding-right: 20px;
}
#articles th {
	font-size:12px;
	background-image:url(../images/shell/articles/colhead_silver.gif);
	background-repeat:repeat-x;
	height: 37px;
	line-height: 37px;
	padding: 0px;
	padding-left: 4px;
	color: #918f83;
	border-bottom: 2px;
}

#articles .dateWidth {
	width: 80px;
}

h5 {
	font-size: 13px;
	line-height: 24px;
}
.oddrow td {
	background-color: #f7f7f5;
}
.evenrow td {
	background-color: #fdfdfa;
}
