#sub-menu {
	width: auto;
	/* background-image: url("../images/background_sub-menu-portfolio.gif"); */
}
#sub-menu ul {
	font-weight: normal;
}
#sub-menu ul li {
	width: auto;
}
#bodyContent .item {
	margin-bottom: 82px;
}
#bodyContent .item:last-child {
	margin-bottom: 0;
}
#bodyContent .item .details {
	padding: 15px 15px 30px 15px;
	background: #E8E7E5;
}
#bodyContent .item .details {
	float: right;
	font-size: 8pt;
	font-family: verdana;
	width: 162px;
}
#bodyContent .item .details .image {
	margin-bottom: 20px;
}

#bodyContent .item .details .header {
	margin-top: 10px;
	color: #868686;
}
#bodyContent .item .details .value {
	font-weight: bold;
	color: #737fa0;
	white-space: -moz-pre-wrap;
	word-wrap:break-word;
}
#bodyContent .item .details .value a {
	color: #737fa0;
}
#bodyContent .item .body {
	width: 488px;
}
