#default-left-column {
	float:left;
	width:156px;
	margin:0 30px 0 20px;
}
#default-main-column {
	float:left;
	width:540px;
}
#default-footer {
	clear:both;
}

.article-date {
	font-size:12px;
	color:#333;
	padding:8px 0 23px;
	background:url(../images/breadcrumb-bg.gif) bottom repeat-x;
}
h2.article-title {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background:none;
	padding:0;
	margin:2px 0 16px;
}

#default-breadcrumb {
	font-size:11px;
	color:#606060;
	margin-left:20px;
	padding:2px 0 23px;
	background:url(../images/breadcrumb-bg.gif) bottom repeat-x;
}
#default-breadcrumb a {
	text-decoration:none;
	color:#1E6A99;
}
#default-breadcrumb a:hover {
	background:#B2E1FF;
}

#default-loc1 {
	width:540px;
	padding-bottom:20px;
}
.article-list {
	margin:5px 0;
}
.article-list th {
	padding:0 10px 5px 0;
	color:#606060;
	font-weight:normal;
	font-size:11px;
	vertical-align:top;
	text-align:left;
}
.article-list td {
	padding-bottom:5px;
	font-size:12px;
	vertical-align:top;
}
.article-list td a {
	color:#1E6A99;
	padding:2px;
	text-decoration:none;
}
.article-list td a:hover {
	background:#B2E1FF;
}

.article-back-link {
	text-align:right;
	font-size:11px;
	margin:0 8px;
}
.article-back-link a {
	color:#1E6A99;
	padding:3px 0 3px 18px;
	background:#fff url(../images/arrow_left.gif) 4px 5px no-repeat;
	text-decoration:none;
}
.article-back-link a:hover {
	background:#b2e1ff url(../images/arrow_left.gif) 4px 5px no-repeat;
	text-decoration:none;
}
