#module
{
	float: left;
	background-color: white;
	width: 220px;
	margin: 10px 10px 10px 20px;
}

#moduletop
{
	display: none;
}

#moduletext
{
	margin: 0px 10px 10px 10px;
	width: auto;
}

#portfoliodetails
{
	width: 700px;
	margin: 10px 20px 0px 0px;
	float: right;
	height: auto;
	background-color: transparent;
}

#portfoliodetailstext
{
	padding: 0px;
}

#portfolio_defaultimage, #portfolio_image
{
	clear: both;
	width: 700px;
	cursor: normal;
  color: #666666;
}

.portfoliosubitems
{
	margin-top: 10px;
	line-height: 0px;
}


.portfoliosubitems img
{
	width: 64px;
	height: 64px;
	margin: 0px 15px 15px 0px;;
	cursor: pointer;
}

#moduletitle
{
	display: none;
}
