


.list-item-content h2 {
	font-weight:bold;
}

.list-item-content h2  a:hover {
	font-weight:bold;
	
}
.list-item   {
	margin-bottom: 20px;
	float:left;
	clear:left;
}

.content .list-item   .right {
	width:auto;
}
	
/*
.list-item {
	margin-bottom: 20px;
}
.list-item-content {
	margin-top: 10px;
}

.list-item-content a {
padding-left: 20px;
background: url(arrow.gif) no-repeat;

}
.list-item-content span.cv {
	margin-right: 10px;
display:block;
float:left;
}
.list-item-content span.cv a,
.list-item-content span.downloads a {
font-size: 12px;
}

.list-item-content span.downloads {
display:block;
float:left;
width: 330px;
}

.list-item-content span.downloads a {
display:block;
background: url(pdf-icon_18.gif) no-repeat 0px 0px;
height: 20px;
}
.list-item-content span.file {
display:block;
float:left;
background: url(arrow.gif) no-repeat 0px 0px;
margin-right: 10px;
padding-left: 20px;
}

.list-item .active h2 a,
.list-item .active p a {
	color: #458752;
}
*/
