#txt{
	padding:1px 20px;	
	background-color:#fafafa;
}
dt {
	color:#666;
	clear: left;
	float: left;
	width:9em;
	text-align:left;
	padding: 1.2em 0 0 0;
	background:url(../../images/dotline.gif) repeat-x top;
}

#topics p {
	text-align:left;
	margin:3px 0;
}

p.topilink a {
	margin:0;
	padding:0 0 0 15px;
	background:transparent url(../../common_images/global_parts/arrow.gif) no-repeat scroll left center;
}

.link_line{
	background:url(../../images/dotline.gif) repeat-x top;
	text-align:right;
	padding:8px 0 0 0;
	}
.top {
	background:none;
}
#topics strong{
	padding:0 0 0 24px;
	font-size:100%;
	background:url(../../images/arrow.gif) no-repeat;	
}
dd {
	padding: 0.8em 0.5em 0.8em 7em;
	background:url(../../images/dotline.gif) repeat-x top;
}
dd.last {
	padding: 0.8em 0.5em 0.1em 7em;
	background:url(../../images/dotline.gif) repeat-x top;
}
#topics .day{
	margin-right:10px;
	color:#333;
	display:block;
	width:80px;
	padding:1px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	background-color:#ededed;
}
#flash{
	padding:0 8px;
	background:#ebebeb;
	width:856px;
	margin:auto;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	}
