#MyPortfolioData
{
	visibility:visible;
	position:static;
}

#CreateButtonImg
{
	padding-top: .38em;
}

.pod
{
	background: #094684 url(../../images/pod_bg.gif) 0 0 no-repeat;
	width: 12.40em;
	padding: .61em 0 0 0;
	margin: 0 0 .77em 0px;
}

.pod img.hdr 
{
	padding: 0 0 0 .61em;
}

.pod .podContent 
{
	background: #fff;
	width: 10.9em;
	margin: 0 0 0 .77em;
}

.pod .podBottom 
{
	background: #eaeaea url(../../images/pod_s_bg.gif) 0 0 no-repeat;
	width: 12.4em;
	height: 1.3em;
}

.portfolioActions 
{
	overflow: hidden;
	text-align: center;
	padding: 0 0 .07em 0;
}

.portfolioActions dt 
{
	color: #1b3b58;
	font-size: .84em;
	text-transform: uppercase;
	font-weight: bold;
	padding: .07em 0 0 0;
}

.portfolioActions dt:first-child 
{
	padding-top: 0;
}

.portfolioActions dd li 
{
	float: left;
}

.portfolioActions dd ul 
{
	overflow: hidden;
	background: url(../../images/dotted_brdr.gif) left bottom no-repeat;
	padding: 0px 0 .07em 0;
}

.portfolioActions dd ul.last-child 
{
	background: none;
}

.portfolioActions .view  
{
	color:#0080c0;
	font-size: .84em;
	background:#fff url(../../images/green_arrow.gif) right center no-repeat;
	padding:0 1.15em 0 0;
	margin:0 0 0 .38em;
}

.portfolioActions .edit 
{
	color:#0080c0;
	font-size: .84em;background:#fff url(../../images/orange_arrow.gif) right center no-repeat;
	padding:0 1.15em 0 0;
	margin:0 0 0 .38em;
}

.portfolioActions .delete 
{	
	color:#0080c0;
	font-size:.84em;
	background:#fff url(../../images/red_arrow.gif) right center no-repeat;
	padding:0 1.15em 0 0;
	margin:0 0 0 .38em;
}

.relatedNews 
{
	line-height: 1.07em;
}

.relatedNews dt 
{
	font-size: .9em;
	padding: .07em .38em 0 .53em;
}

.relatedNews dd 
{
	font-size: .84em;
	color: #666;
	background: #fff url(../../images/dotted_brdr.gif) left bottom no-repeat;
	padding: 0 .38em .07em .53em;
}

.relatedNews dd.last-child 
{
	background-image: none;
}

.relatedNews dt div 
{
	text-decoration: underline;
}

.relatedArticle
{
	color: #094684;
	font-size: .92em;
}