﻿/*IASB LOGO GRAPHIC WITH TORCH*/
div#LogoShield {
	position:relative; 
	top:0px; 
	left:15px;
	width:52px;
	height:71px;
}
/*IASB LOGO GRAPHIC TEXT*/
div#LogoText {
	position:absolute; 
	top:30px; 
	left:65px;
    width:443px;
}
div#FormWrapRow2
{
	position:absolute;
	top:85px;
	left:0px;
	width:760px;
	margin-bottom:0px;
	padding-bottom:1px;
	margin-left:15px;
}
.divBack
{
	padding: 3px 3px 3px 3px;
	margin: 0 3px 10px 3px;
	border: solid 1px #000000;
	background-color: #ffcc66;
	width: 80px;
}
.BreadcrumbHistory
{
	padding: 0 0 10px 0;
}

