
#agent-custom-header
{
	background: #FFFFFF url(PluginLogo.jpg) no-repeat scroll 10px 10px;
	height:60px;
}

#agent-custom-header-info *
{
	/* Change if you need to change top left address
	font-size:108%;
	font-style:italic;
	color:Purple;
	*/
}

#agent-custom-header-info
{
	/* Change if you need to change the positioning of top left address
	left:675px;
	top:0px;
	*/
}

