#mainspace {
	width: 613px;
}
.item {
	border: none;
}
.item h2 .wide{
	background-image: url(images/top_title5.gif);
}
.item h2 {
	font-weight:bold;
	margin-top: 3px;
	background-image: url(images/top_title0.gif);
	height: 20px;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-right: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 13px;
	width: 608px;
	color: #f5f5f5;
}
.item h2 a{
	text-decoration:none;
	color: white;
}
.item h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
}
.item .date, .item .category {
	font-size:10px;
	line-height: 11px;
}
.item .date {
	float: left;
	margin-left: 2px;
	margin-right: 0px;
}
.item .category {
	float:right;
	margin-left: 0px;
	margin-right: 2px;
}
.item .text{
	background-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	width: 606px;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.item .text table th {
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;

}
.item .text table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	padding-right: 5px;
	padding-left: 5px;
}
.left h2 {
	font-weight:bold;
	margin-top: 3px;
	background-image: url(images/top_title4.gif);
	height: 20px;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	width: 140px;
	color: white;
	margin-left: 5px;
	margin-right: 0px;
	border-right: 1px solid black;


}
.left .text{
	background-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	width: 138px;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 5px;

}
.left li {
	font-size: 10px;
}
.left div.underbar {
	margin-left:5px;
}