
#wrapper 
{
	background: white url(/images/agents/brand-agents.gif) no-repeat 0 90px;
}

#content
{
	margin-left:260px;
	min-height: 620px;	
	height:auto !important;
	height:620px;
}

#content-main
{
	margin-top:70px;
	margin-left:20px;
}

.portal-message
{
/*
    margin:170px 0 0 0;
*/
    margin:30px 0 0 0;
    padding:10px;
    background:#cccccc;
}    
.portal-message a
{
    font-weight:bold;
}    
