
		div.overview div.item {
	background:transparent url(../imgs/side_nav_bg4.gif) repeat-x left bottom;
	padding: 12px 0px; 
	overflow: hidden;
	width: 100%;
}

div.overview div.last  {
	background: none; 
}

div.overview h3 {
	font-weight: bold;
}

div.overview p {
	line-height:1.6em;
	margin: 0px;
	padding: 0px;
}

div.overview a {
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
}

div.overview div.item img {
	float:left;
	margin: 5px 10px 3px 0px;
	border-color: #E1E0E5;
	border-style: solid;
	border-width: 1px;
}

div.overview .properties {
	font-size: 11px;
	color: #616470;
}

div.overview .date {
	font-weight: bold;
}
div.overview .spacer {
	background:transparent url(../imgs/underline_spacer_small.gif) no-repeat right 6px;
	padding-right: 7px;
	margin-right: 7px;
}

div.news h3, div.search h3 {
	padding: 0px;
	font-size: 1em;
}

div.search div.item span.count {
	font-size: inherit;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	float: left;
	display: block;
	width: 15px;
	margin-right: 5px;
	background:transparent url(../imgs/underline_spacer_small.gif) no-repeat right bottom;
}

div.search div.item p {
	margin-left: 20px;
}

div.search span.properties {
	font-weight: normal;
	float: left;
}
.more {font-size: 12px; padding-left: 18px; vertical-align:text-bottom; background:transparent url(../imgs/hp_button_links.gif) no-repeat center left;}
 
.overlay { position:absolute; background:#EDEEEB; border:1px dashed #C8C9CB; padding:5px; margin:10px; }
.languages {float: right; font-size: 11px;}
