#mainimagecontainer
{
	width: 325px;
	padding: 3px 10px 10px 10px;
	text-align: right;
	float: right;
}

#maincaption {
	color: #1B76B1;
	font-weight: bold;
	border-top: dashed 1px #1B76B1;
	margin-top: 5px;
	margin-left: 11px;
	padding-top: 5px;
}

#mainlink, #howdid {
	text-decoration: none;
	color: #C00;
}


div.thumb
{
	float: left;
	width: 86px;
	height: 69px;
	cursor: pointer;
	/*border: solid 1px grey;*/
	margin: 2px;
	padding: 1px;
	text-align: center;
}

#thumbtray
{
	width: 425px;
	float: left;
}

#content {
	width: 775px;
	margin: 0 auto;
}

#container {
	background: url(../../plugins/tomboyPortfolios/_shared/images/bg_content.gif) no-repeat;
	background-position: 50% 175px;
}

#portfolioinfo {
	height: 115px;
	height: expression('130px');
}

#portfolioheader {
	background: url(../../plugins/tomboyPortfolios/_shared/images/header.gif) no-repeat;
	background-position: 50% 0;
	text-align: center;
	height: 45px;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	margin: 35px 0 20px 0;
}

#portfolioheader a {
	color: #FFF;
}

#portfolioheader a.active {
	color: #FF873F;
}