body {
	margin: 0px;
	padding: 0px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat;
	background-color: #4E667E;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #215F96;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.H1SubTitle {
	font-size: .8em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #2B79BF;
	margin: 0px;
	padding: 0px 0px 10px;
}
h2.mainSubTitle {
	background: #FFE0B3;
	border-top: 1px solid #FFEBCC;
	border-right: 1px solid #D98200;
	border-bottom: 1px solid #D98200;
	border-left: 1px solid #FFEBCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 3px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #4A94D7;
	margin: 0px;
	padding: 10px 0px;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #80B4E3;
	margin: 0px;
	padding: 0px 0px 10px;
}
.h3inline {
	font-size: 1em;
	font-weight: bold;
	color: #4A94D7;
}
p {
	margin: 0px;
}
ul.bullets li, ul.bullets-no-pad li, ul.bullets-flat li {
	list-style: none;
	background: url(../images/bullets/bull2.gif) no-repeat 0px 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
ul.bullets2 li {
	list-style: none;
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(../images/bullets/bull2.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
ul.bullets ul li {
	list-style: none;
	background: url(../images/bullets/subBull2.gif) no-repeat 0px 7px;
	padding-left: 12px;
}
ul.bullets-no-pad li {
	list-style: none;
	background: url(../images/bullets/bull2.png) no-repeat 0px 4px;
	margin-left: -24px;
}
ul.bullets ul, ul.bullets-no-pad ul {
	margin-top: 5px;
}
ul.bullets-flat li {
	list-style: none;
	background: url(../images/bullets/bull2.png) no-repeat 0px 4px;
	margin-left: -40px;
}

a:link, a:visited, a:active {
	color: #57ACD5;
	text-decoration: none;
}
a:hover {
	color: #FF7A00;
	text-decoration: underline;
}
#divHeader {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #9DB3EF;
	background-image: url(../images/alHeaderBG.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #34414B;
	border-bottom-color: #34414B;
}
#logoPrint {
	display: none;
}
#div1 {
	padding: 0px;
	width: 700px;
	border-top: 1px solid #A8CCEC;
	border-right: 1px solid #226199;
	border-bottom: 1px solid #226199;
	border-left: 1px solid #A8CCEC;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#divMainContent {
	margin: 0px;
	line-height: 1.2em;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
#layerMasterAnchor {
	margin-top: 30px;
	position: absolute;
	z-index: 100;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#layerMaterialHandlingIndex {
	position: absolute;
	z-index: 100;
	height: 350px;
	width: 300px;
	overflow: auto;
	left: 2px;
	background: #FFFFFF;
}
#layerDangerousGoodsIndex {
	position: absolute;
	z-index: 100;
	width: 300px;
	left: 100px;
	background: #FFFFFF;
}
#layerLiftingEquipmentIndex {
	position: absolute;
	z-index: 100;
	width: 300px;
	height: 345px;
	overflow: auto;
	left: 200px;
	background: #FFFFFF;
}
#layerElectronicIndex {
	position: absolute;
	z-index: 100;
	left: 200px;
	width: 300px;
	background: #FFFFFF;
}
#layerHeightSafetyIndex {
	position: absolute;
	z-index: 100;
	left: 200px;
	width: 300px;
	background: #FFFFFF;
}
#layerArchitecturalFittingsIndex {
	position: absolute;
	z-index: 100;
	left: 300px;
	width: 300px;
	background: #FFFFFF;
}
#layerRudIndex {
	position: absolute;
	z-index: 100;
	left: 400px;
	width: 300px;
	background: #FFFFFF;
}

#divFooter {
	background: #FFFFFF;
	border-top: 3px double #316AC5;
	padding: 5px 0px;
	margin-top: 2px;
	text-align: center;
}
#divBottomNav {
	background: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divBottomNav a:link, #divBottomNav a:active, #divBottomNav a:visited {
	color: #666666;
	text-decoration: none;	
}
#divBottomNav a:hover {
	color: #0099FF;	
}
#primaryNavBottom {
	font-size: 11px;
	margin: 2px;
	padding: 2px;
	background: #205C93;
	border-top: 1px solid #4893D7;
	border-right: 1px solid #113351;
	border-bottom: 1px solid #113351;
	border-left: 1px solid #4893D7;
	color: #9DC6EA;
}
#primaryNavBottom a:link, #primaryNavBottom a:active, #primaryNavBottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#primaryNavBottom a:hover {
	color: #0099FF;	
}
#divCopyright {
	font-size: 9px;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divCopyright a:link, #divCopyright a:active, #divCopyright a:visited{
	color: #999999;
	text-decoration: none;
}
#divCopyright a:hover {
	color: #999999;
	text-decoration: underline;
}
#googleSearch {
	margin: 0px;
	padding: 0px;
}
#divGoogleSearch {
	border-top: 1px solid #316AC5;
	display: none;
}
#divAddress {
	background: #A5CAEB;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #D3E6F5;
	border-right: 1px solid #63A3DC;
	border-bottom: 1px solid #63A3DC;
	border-left: 1px solid #D3E6F5;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
}

img.framed, .productDiv img, .productDivRight img {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
img.framedFR{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
img.framedFL{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
img.framedFRvertPad{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 5px;
}
img.framedFRbotPad{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 5px;
}
img.framedFRleftBotPad{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.floatLeftNoRMargin {
	float: left;
	margin-bottom: 5px;
}
.hide {
	display: none;
}
.textSmall {
	font-size: .8em;
}
.subMenuGap {
	background: url(../images/topNavBG1SubGap.jpg) repeat-y;
}
hr.dotted {
	border-bottom: 1px dotted #CCCCCC;
}
.clearBoth {
	clear: both;
}
.clearBothRel {
	clear: both;
	position: relative;
	overflow: auto;
}

.warning {
	color: #FF0000;
	font-size: 11px;
}
.warningBlack {
	color: #000000;
	font-size: 11px;
}
#top {
	font-size: 11px;
}
#top a {
	text-decoration: none;
	background-color: #8AABFC;
	display: block;
	width: 650px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDE1EC;
	border-right-color: #576B9E;
	border-bottom-color: #576B9E;
	border-left-color: #DDE1EC;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
#top a:hover {
	color: #205C93;
}
.jump {
	font-size: 9px;
}
.jump a:hover {
		text-decoration: none;
}
#jumpMenu {
	margin: 5px;
	padding: 8px;
	width: 400px;
	border-top: 1px solid #BDD8F0;
	border-right: 1px solid #63A3DC;
	border-bottom: 1px solid #63A3DC;
	border-left: 1px solid #BDD8F0;
	display:none;
	background: #E3EFF9;	
}

.hrWhite{
	border: 1px solid #FFFFFF;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#platscales3 {
	margin-left: 10px;
}
.nextPage {
	font-size: .8em;
	float: right;
}
#subMenu {
	background: #D3E6F5;
	border-top: 1px solid #E0EDF8;
	border-right: 1px solid #AACEEC;
	border-bottom: 1px solid #AACEEC;
	border-left: 1px solid #E0EDF8;
	clear: both;
	margin-bottom: 5px;
	font-size: .9em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#subMenu p {
	padding: 0px;
	margin-top: 2px;
}
.mainIndexReturn {
	width: 300px;
}
.relatedLinks {
	float: right;
	text-align: right;
	white-space: nowrap;
}
.fraction {
	font-size: 0.8em;
}
.productFrame {
	border-top: 1px dotted #DBEAF7;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	margin-top: 4px;
	padding-top: 4px;
}

#subMenu a:active, #subMenu a:link, #subMenu a:visited {
	color: #1A4A77;
	font-weight: bold;
}
#subMenu a:hover {
	text-decoration: none;
	color: #E85C00;
}
.hrClearBothDots {
	clear: both;
	width: 100%;
	border-top: 1px dotted #CCCCCC;
}
.hrClearRightDots {
	clear: right;
	width: 100%;
	border-top: 1px dotted #CCCCCC;
}
.hrClearBothSolid {
	clear: both;
	width: 100%;
	border-top: 1px #CCCCCC;
}
.hrClearRightSolid {
	clear: right;
	width: 100%;
	border-top: 1px #CCCCCC;
}
.prodImg {
	padding-right: 3px;
}

#mainProductDIV {
	position: relative;
}
.productDiv {
	padding: 10px;
	width: 300px;
	float: left;
}
.productDivFlex {
	padding: 10px;
	width: auto;
	float: left;
}
.productDivRight {
	padding: 10px;
	width: 320px;
	float: right;
}
#mainProductDIV h2 {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #BAD6EF;
	padding-top: 5px;
}
.redText {
	color: #FF0000!Important;
}
.redTextNote {
	color: #FF0000;
	font-size: .9em;
}
#rightColumn {
	float: right;
	width: 120px;
	margin-left: 20px;
}
#leftColumn {
	margin-left: 15px;
	line-height: 1.5em;
}
.greenHightlight {
	background: #00FF00;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}

li.nonLinkMainMenu {
	margin-left: 15px;
}
div.w250 {
	width: 250px;
}
div.w250L {
	width: 250px;
	float: left;
	clear: left;
	margin-left: 59px;
	margin-bottom: 15px;
}
div.w250R {
	width: 250px;
	float: right;
	margin-right: 59px;
	margin-bottom: 15px;
	clear: right;
}

#divRelatedLinks, #BottomNavDiv {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #164269;
	border-bottom: 1px solid #164269;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}
.infoBrick1 {
	background: #FFCC00;
	margin-right: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #3E3100;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.nonBold {
	font-weight: normal;
}
ol li {
	margin-bottom: 10px;
}

.lineClearBothInvis {
	clear: both;
	visibility: hidden;
}
.indexSection {
	margin: 10px;
	padding: 5px;
	border: 1px solid #C8DBEC;
}
.indexSection h2 {
	background-color: #FF8A33;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB680;
	border-right-color: #D75B00;
	border-bottom-color: #D75B00;
	border-left-color: #FFB680;
}
.mainDropMenu .indexSection {
	margin: 1px;
	padding: 1px;
	border: 1px solid #C8DBEC; 
}
.mainDropMenu .indexSection h2 {
	background-color: #FF8A33;
	color: #FFFFFF;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB680;
	border-right-color: #D75B00;
	border-bottom-color: #D75B00;
	border-left-color: #FFB680;
	font-size: 11px;
}
#glasswrap {
	position: relative;
	height: 1100px;
}
#navTopDiv {
	background-color: #A9C3DC;
	width: 100%;
	background-image: url(../images/topNavBGmblue.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C4955;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#navTopDiv ul {
	list-style-type: none;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEAEAE;
	border-left-color: #5F5F5F;
}
#navTopDiv li {
	float: left;
	width: 90px;
	text-align: center;
}
#navTopDiv a {
	background-color: #589CDA;
	display: block;
	color: #2E3C49;
	font-size: 10px;
	padding: 2px;
	text-decoration: none;
	background-image: url(../images/topNavBGmblue.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEAEAE;
	border-left-color: #5F5F5F;
	font-weight: bold;
}
#navTopDiv a:hover {
	background-image: url(../images/topNavBGh.jpg);
	color: #B0DAFF;
}
#middleDiv {
	clear: both;
	background-color: #283744;
	background-image: url(../images/middleDotsBG.jpg);
	background-repeat: repeat;
}
#middleTable {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#middleTable #rightColTD {
	background-image: url(../images/rightSideBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 19px;

}
#leftColTD {
	padding-right: 20px;
}
#leftColDiv {
	background-color: #FFFFFF;
	width: 262px;
	margin-right: 30px;
	background-image: url(../images/leftSideBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightColDiv {
	background-color: #FF6600;
	overflow: auto;
}
.underlineDiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	overflow: auto;
}
.tenPixPadDiv {
	padding: 10px;
}
.noWrap {
	white-space: nowrap;
}
#contentColWrapDiv {
	width: 640px;
}
#TEST {
	display: none;
}
.nogapClearleft {
	font-size: 0px;
	line-height: 0px;
	clear: left;
	height: 0px;
}
#controls1 {
	width: 645px;
}
#balancerWrap {
	width: 645px;
	display: block;
}
#bcs2231 {
	clear: left;
	margin-top: -100px;
}
.div160centred {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.topSideDiv a {
	display: block;
	height: 600px;
	width: 28px;
}
.topSideDiv {
	background-image: url(../images/topAL.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	width: 28px;
}
#homeLeftDiv {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #233238;
}
#topALdiv {
	height: 28px;
	width: 28px;
	position: fixed;
	z-index: 800;
	right: 1px;
	bottom: 2px;
}
.off {
	display: none;
}
.autoOverflow {
	overflow: auto;
}
#leftSide {
	background-image: url(../images/leftSideBGdark.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 294px;
}
#topSpacerDiv {
	background-color: #999999;
	height: 10px;
	background-image: url(../images/topSpacerBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#leftNavDiv {
	width: 262px;
}
#navTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #164269;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navSubTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #164269;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#testerDiv {
	background-image: url(../images/home/alTestingFrame.gif);
	height: 110px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#contact {
	position: absolute;
	top: 65px;
	left: 20px;
}
#phone {
	position: absolute;
	top: 65px;
	right: 20px;
}
#contactDetails {
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	color: #24374D;
	margin-top: 0px;
	padding-top: 10px;
}
#contactDetails a:link, #contactDetails a:visited, #contactDetails a:active{
	color: #24374D;

}
#contactDetails a:hover{
	color: #FF8700;

}
.title{
	color: #FFFFFF;

}
#topAnchorPoint {
	width: 10px;
	position: relative;
	overflow: auto;
}
#prestarText {
	width: 387px;
	position: absolute;
	left: 0px;
	top: 65px;
}
.border {
	border: 1px solid #A9CDED;
}
#mapDiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#portaList {
}
#portaList li {
	margin-top: 17px;
}
.zLayer0 {
	z-index: 0;
}
h2.red {
	color: #D1260A;
}
.box220C {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
.spacerLM100 {
	margin-left: 100px;
}
.floatRightCR {
	clear: right;
	float: right;
}
.autospace {
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
.featurePic {
	background-image: url(../materialsHandling/images/Electrodrive/featurePicBG.png);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1F0F7;
	border-right-color: #52A8D1;
	border-bottom-color: #52A8D1;
	border-left-color: #E1F0F7;
	clear: both;
}
#bridon {
	clear: both;
	margin-top: 10px;
}
#safetyEquip {
	margin-top: 15px;
}.appColour {
	margin: 2px;
}
.blockLink {
	display: block;
	height: 100%;
	width: 100%;
}
#pewagHomeWrap {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}
#pewagHomeText {
	width: 250px;
	float: left;
	margin-left: 30px;
	text-align: center;
}
#pewagMI {
	position: absolute;
	width: 50px;
	left: 391px;
	top: 490px;
}

.Div312FL {
	float: left;
	width: 305px;
	margin-right: 7px;
}
.Div352FR {
	float: right;
	width: 352px;
}
#SubNavInfo {
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 10px;
	margin-top: 15px;
}
.producttable {
	text-align: center;
	font-weight: bold;
}
.producttable td {
	padding-right: 15px;
	padding-left: 15px;
}
.producttable p {
	font-weight: bold;
}
.padDiv20R {
	padding-right: 20px;
}
.TablePadleft20 {
	padding-left: 20px !Important;
}
.highlightDiv1 {
	background-color: #D1E9FC;
	padding: 15px;
}
.blueText {
	color: #3186E2;
}
.halfDivBoxL {
	float: left;
	width: 310px;
}
.halfDivBoxR {
	float: right;
	width: 310px;
}
.minheight1 {
	min-height: 450px;
}
#searchform {
	margin-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#searchactivelifting {
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	padding-top: 50px;
}
.product-spec-wrap-fr {
	text-align: center;
	float: right;
	width: 150px;
}
.strongOrange {
	font-weight: bold;
	color: #FF8726;
}
.half-width-box-div {
	float: left;
	width: 50%;
}
.pad10 {
	padding: 10px;
}
.qas {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 6px;
	height: 150px;
	margin-left: 6px;
}
#irishflag {
	position: absolute;
	top: 5px;
	right: 13%;
}
#australianflag {
	position: absolute;
	top: 5px;
	left: 13%;
}
