
.left ul.top{
	list-style-type:none;
	padding:10px;
	margin:0px;
}

.left ul.top ul{
	list-style:none;
	padding:0px 0px 8px 0px;
	margin:0px;
}

.left ul.top li{
	color:#333333;
	font-weight:bold;
	font-size:8pt;
	border:0px solid white;
}

.left ul.top ul li{
	list-style:none;
	background:url('../images/bullet_sub.png') no-repeat 0em .2em;
	padding:1px 0px 1px 10px;
}

.left ul.top li a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.left ul.top ul a{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

.leftbox{
	width:150px;
	border-left:1px solid #a0a0a0;
	background-color:white;
	font-size:11px;
}

.leftbox_middle{
	padding:10px;
}

.leftbox_top{
	width:100%;
	height:1px;
	background-image:url('../images/border-gradient.png');
	background-repeat:no-repeat;
}

.leftbox_bottom{
	width:100%;
	height:1px;
	background-image:url('../images/border-gradient.png');
	background-repeat:no-repeat;
}

.dateoutline{
	padding-left:5px;
	list-style-type:none;
	font-weight:bold;
}
.dateoutline ul{
	list-style:none;
	padding-left:5px;
}
.dateoutline ul li{
	font-weight:normal;
	list-style:none;
	background:url('../images/bullet_sub.png') no-repeat 0em .2em;
	padding:1px 0px 1px 10px;
}

.dateoutline a{
	color:#000000;
}