 /* *********************************************************************
 $Id: phm_kids.css,v 1.8 2007/04/02 07:46:55 helenf Exp $

 Copyright (c) 2000-2007 MassMedia Studios Pty Ltd.
 68-72 Wentworth Ave, Surry Hills, NSW 2010, Australia.
 All rights reserved.

 This software is the confidential and proprietary information of 
 MassMedia Studios Pty Ltd. ("Confidential Information").  You shall not
 disclose such Confidential Information and shall use it only in
 accordance with the terms of the license agreement you entered into
 with MassMedia Studios Pty Ltd.
 ------------------------------------------------------------------------
 Author:				Ben Gillies -> ben.gillies at massmedia.com.au
 Created:				23 March 2007
 ------------------------------------------------------------------------
 Comments:				
 
 
 ********************************************************************* */

/* ------------------------ STRUCTURE -------------------------- */

html {
	height:								100%;
}

body {
	height:								100%;
	text-align:							center;
	font:								normal 0.9em arial,helvetica,sans-serif;
	padding:							0;
	margin:								0;
}

#globalWrap {
	width:								960px;
	widt\h:								920px;
	margin:								20px auto 0px auto;
	padding:							0 20px;
	text-align:							left;
	position:							relative;
}

#header {
	background:							url(../images/bg_hd_paper.png) no-repeat 0px 20px;
	height:								170px;	/* handles clearing */
	overflow:							hidden; /* handles clearing */
	margin-top: 						-15px;
}

#main {
	margin-top:							-50px;
	padding-top:						10px;
	width:								920px;	/* handles clearing */
	overflow:							hidden;	/* handles clearing */

}
#mainBg {
	background:							url(../images/bg_main.gif) repeat-y 0 0;
	position:							relative; /* IE disappearing bg fix */
}

div.leftColumn {
	width:								460px;
	float:								left;
}

div.rightColumn {
	width:								460px;
	float:								left;
}

div.leftLgColumn {
	width:								485px;
	widt\h:								430px;
	float:								left;
	padding:							0 20px 30px 35px;
	border-right:						1px solid #999;
	color:								#333;
}

div.leftgameColumn {
	width:								720px;
	widt\h:								690px;
	float:								left;
	padding:							0 20px 30px 30px;
	border-right:						1px solid #999;
	color:								#333;
}
div.rightSmColumn {
	width:								432px;
	widt\h:								382px;
	float:								left;
	padding:							0 30px 30px 20px;
	color:								#333;
}

div.rightgameColumn {
	width:								187px;
	widt\h:								137px;
	float:								left;
	padding:							0 30px 30px 20px;
	color:								#333;
}

/* Standard elements */
hr {
	border:								none;
	color:								#000; /* ie */
	height:								1px;
	background-color:					#000; /* moz */
	margin:								20px 0;
	padding:							0;
}
* html hr {
	margin:								13px 0;
}
p {
	margin:								0;
	padding:							0  0 10px 0;
}
a, a:hover {
	color:								#fff;
}
img {
	border:								none;
}
.right {
	text-align:							right;
}
.smallFont {
	font-size:							0.9em;
}
.cDiv {
	clear:								left!important;
	float:								none!important;
}
.cDivRight {
	clear:								right!important;
	float:								none!important;
}
.cDivBoth {
	clear:								both!important;
	float:								none!important;
}
.floatLeft {
	float:								left;
}
.floatRight {
	float:								right;
}
.noPad {
	margin:								0!important;
	padding:							0!important;
}

h1, h2, h3 {
	font-size:							1.1em;
	font-weight:						bold;
	padding:							0;
	margin:								15px 0 10px 20px;
}
* html h1, * html h2 {

}
h1 {
	font-size:							1.5em;
}
h3 {
	font-weight:						normal;
}
/* for indenting issues in padded containers.  ie. home page has no padded container 
where as the project template uses a padded container, so need to remove margin for this scenerio. */
div.leftLgColumn h1, div.leftLgColumn h2, div.leftLgColumn h3,
div.rightSmColumn h1, div.rightSmColumn h2, div.rightSmColumn h3 {
	margin-left:						0;
}

h1.ki_question_title {
font-size:12px; 
color: white;
}


ul {
	padding:							0px 0 10px 15px;
	margin:								0;
}
ol {
	padding:							0px 0 10px 20px;
	margin:								0;
}
ul li {
	padding:							2px 0 1px 5px;
	margin:								0;
}
ol li {
	padding:							2px 0 1px 3px;
	margin:								0;
}
li ul {
	padding:							0 0 0 15px;
}
li ol {
	padding:							0 0 0 20px;
}
* html ul, * html li ul {
	padding-left:						17px;
}
* html ol, * html li ol {
	padding-left:						22px;
}
/* end standard elements */

/* Flash header containers*/
div#flashCnt_left {
	height:								150px;
	float:								left;
	width:								500px;
	margin-top:							20px;
}
div#flashCnt_right {
	float:								left;
	height:								170px;
	width:								340px;
}

a.skip { /* web accessiblity link */
	position:							absolute;
	left:								0;
	top:								0;
	padding:							5px;
	font-size:							0.9em;
	color:								#FFF;
}


img.curveTop {
	margin-left:						-20px;
	margin-right:						-20px;
	vertical-align:						top;
}
img.curveBottom {
	margin-left:						-20px;
	margin-right:						-20px;
	vertical-align:						bottom;
}


/* Features */
div.feature {
	width:								420px;
	height:								328px;
	position:							relative;
}
div.leftColumn div.feat_blue {
	background:							url(../images/bg_feature_left_blue.jpg) no-repeat 8px 0;
	color:								#0296b3;
}
div.leftColumn div.feat_yellow {
	background:							url(../images/bg_feature_left_yellow.jpg) no-repeat 8px 0;
	color:								#ce0002;
}
div.rightColumn div.feat_yellow {
	background:							url(../images/bg_feature_right_yellow.jpg) no-repeat 0 0;
	color:								#ce0002;
}
div.rightColumn div.feat_blue {
	background:							url(../images/bg_feature_right_blue.jpg) no-repeat 0 0;
	color:								#0296b3;
}

div.feat_blue a {
	color:								#0296b3!important;
}
div.feat_yellow a {
	color:								#ce0002!important;
}

div.feature h2 {
	position:							absolute;
	display:							block;
	width:								280px;
	text-align:							center;
	margin:								0;
	padding:							0;
}
div.leftColumn div.feature h2 {
	top:								27px;
	left:								118px;
}
div.rightColumn div.feature h2 {
	top:								27px;
	left:								113px;
}

div.feature p {
	position:							absolute;
	height:								60px;	/* for accessibility without breaking design restrictions */
	overflow:							auto;	/* for accessibility without breaking design restrictions */
	top:								245px;
	font-size:							1em;
}
div.leftColumn div.feature p {
	width:								275px;
	left:								33px;
}
div.rightColumn div.feature p {
	width:								280px;
	left:								28px;
}

div.feature a.goBtn {
	position:							absolute;
	display:							block;
	width:								82px;
	height:								82px;
	background-repeat:					no-repeat;
	background-position:				0px 0px;
}
div.feature a.goBtn:hover {
	background-position:				0px -82px;
}
div.leftColumn div.feature a.goBtn {
	left:								312px;
	top:								232px;
}
div.leftColumn div.feat_blue a.goBtn {
	background-image:					url(../images/btn_leftFeat_go_blue.gif);
}
div.leftColumn div.feat_yellow a.goBtn {
	background-image:					url(../images/btn_leftFeat_go_yellow.gif);
}
div.rightColumn div.feature a.goBtn {
	left:								306px;
	top:								221px;
}
div.rightColumn div.feat_yellow a.goBtn {
	background-image:					url(../images/btn_rightFeat_go_yellow.gif);
}
div.rightColumn div.feat_blue a.goBtn {
	background-image:					url(../images/btn_rightFeat_go_blue.gif);
}

div.leftColumn div.feature img {
	margin:								31px 0px 0px 22px;
}
div.rightColumn div.feature img {
	margin:								35px 0px 0px 8px;
}
/* end features */

/* modules */
div.module {
	width:								412px;
	height:								100px;
	position:							relative;
	background-repeat:					no-repeat;
}
div.leftColumn div.module {
	margin-left: 						8px;
}

div.module a {
	position:							absolute;
	top:								3px;
	left:								10px;
	width:								385px;
	height:								90px;
	display:							block; 
	color:								#fff!important;
	font-size:							1em;
	text-decoration:					none;
	background-repeat:					no-repeat;
	background-position:				-10px -2px;
}
div.module a:hover { /* for rollover effect for all modules */
	background-position:				-10px -102px!important;
}
/* put bg on both link and div to avoid flickering */
div.leftColumn div.design1, div.leftColumn div.design1 a {
	background-image:					url(../images/bg_module_left1.gif);
}
div.leftColumn div.design2, div.leftColumn div.design2 a {
	background-image:					url(../images/bg_module_left2.gif);
}
div.rightColumn div.design1, div.rightColumn div.design1 a {
	background-image:					url(../images/bg_module_right1.gif);
}
div.rightColumn div.design2, div.rightColumn div.design2 a {
	background-image:					url(../images/bg_module_right2.gif);
}
/* end modules */

/* flexible height modules */
div.stdMod {
	margin:								3px 0px 0px 10px;
	width:								385px;
	display:							block; 
	color:								#fff!important;
	font-size:							1em; 
}
div.leftColumn div.stdMod {
	margin-left: 						18px;
}
div.stdMod div.stdTop, div.stdMod div.stdBot {
	width:								385px;
	height:								15px;
	font-size:							1px;
	display:							block;
}

div.blueMod div.stdTop {
	background:							url(../images/ctnt_bg_stdBlueTop.gif) no-repeat 0 0;
}
div.blueMod {
	background:							url(../images/ctnt_bg_stdBlueMid.gif) repeat-y 0 0;
}
div.blueMod div.stdBot {
	background:							url(../images/ctnt_bg_stdBlueBot.gif) no-repeat 0 0;
}

div.yellowMod div.stdTop {
	background:							url(../images/ctnt_bg_stdYellowTop.gif) no-repeat 0 0;
}
div.yellowMod {
	background:							url(../images/ctnt_bg_stdYellowMid.gif) repeat-y 0 0;
}
div.yellowMod div.stdBot {
	background:							url(../images/ctnt_bg_stdYellowBot.gif) no-repeat 0 0;
}

div.stdMod p {
	padding:							3px 20px;
}
/* end: flexible height modules */

/* start module content elements */
div.design1 img {
	float: 								left;
	margin: 							15px 10px 0px 10px;
}
div.design2 img {
	float: 								right;
	margin: 							15px 10px 0px 10px;
}
div.design1 a span, div.design2 a span {
	display: 							block; 
	margin: 							15px 26px 23px 22px;
}
/* end module content elements */

/* start full width feature */
div.fullFeat {
	width:								843px;
	height:								216px;
	margin-left:						20px;
	background-repeat:					no-repeat;
	background-position:				0 16px;
	position:							relative;
	color:								#fff;
}
div.feature_purple {
	background-image:					url(../images/bg_feature_full_bottom_purple.gif);
}
div.feature_purple h2 {
	color:								#ff8b00!important;
}
div.feature_purple a {
	color:								#fff!important;
}
div.feature_blue {
	background-image:					url(../images/bg_feature_full_bottom_blue.gif);
}
div.feature_blue h2 {
	color:								#0296b3!important;
}
div.feature_blue a {
	color:								#fff!important;
}
div.feature_yellow {
	background-image:					url(../images/bg_feature_full_bottom_yellow.gif);
}
div.feature_yellow h2 {
	color:								#d10101!important;
}
div.feature_yellow a {
	color:								#fff!important;
}
div.fullFeat img {
	vertical-align:						top;
}
div.fullFeat h2 {
	position:							absolute;
	top:								12px;
	left:								25px;
	diplay:								block;
	width:								350px;
	text-align:							center;
	margin:								0;
	padding:							0;
}
div.fullFeat div.content {
	width:								340px;
	display:							block;
	position:							absolute;
	top:								34px;
	left:								434px;
	font-size:							1em;
	overflow:							auto;	/* web accessibility */
	height:								110px;	/* web accessibility */
}
div.fullFeat a.btnFind {
	width:								186px;
	height:								36px;
	display:							block;
	background:							url(../images/ctnt_btn_findoutmore.gif) no-repeat 0 0;
	margin:								10px 0px 0px 135px;
	position:							absolute;
	top:								134px;
	left:								454px;
}
div.fullFeat a.btnFind:hover {
	background-position:				0 -36px;
}


div.fullFeat a.btnSignup {
	width:								186px;
	height:								36px;
	display:							block;
	background:							url(../images/ctnt_btn_signup.gif) no-repeat 0 0;
	margin:								10px 0px 0px 135px;
	position:							absolute;
	top:								134px;
	left:								454px;
}
div.fullFeat a.btnSignup:hover {
	background-position:				0 -36px;
}

div.fullFeat a.btnShowmap {
	width:								186px;
	height:								36px;
	display:							block;
	background:							url(../images/ctnt_btn_showmap.gif) no-repeat 0 0;
	margin:								10px 0px 0px 135px;
	position:							absolute;
	top:								134px;
	left:								454px;
}
div.fullFeat a.btnShowmap:hover {
	background-position:				0 -36px;
}

/* end full width feature */

/* icon structures (image floated left with content to the right of it */
div.icon {
	margin-bottom:						10px;
	padding:							0 0 0 20px;
}
div.leftColumn div.icon, div.rightColumn div.icon {
	padding-left:						40px;
}
div.icon img {
	float:								left;
	margin-right:						10px;
}
div.icon div.content {
	float:								left;
}
div.leftColumn div.icon div.content, div.rightColumn div.icon div.content {
	width:								250px;
}
div.leftLgColumn div.icon div.content {
	width:								300px;
}
div.rightSmColumn div.icon div.content {
	width:								230px;
	font-size:							0.9em;
}
div.icon h3 {
	font-weight:						bold;
	padding:							0;
	margin:								0;
}
div.i_yellow * {
	color:								#ffb012!important;
}
div.leftColumn div.i_yellow img, div.rightColumn div.i_yellow img {
	border:								2px solid #ffb012;
}

div.i_green * {
	color:								#6da412!important;
}
div.leftColumn div.i_green img, div.rightColumn div.i_green img {
	border:								2px solid #6da412;
}

div.i_red * {
	color:								#d10101!important;
}
div.leftColumn div.i_red img, div.rightColumn div.i_red img {
	border:								2px solid #d10101;
}

div.i_purple * {
	color:								#D263D2!important;
}
div.leftColumn div.i_purple img, div.rightColumn div.i_purple img {
	border:								2px solid #D263D2;
}

div.i_darkBlue * {
	color:								#015b7e!important;
}
div.leftColumn div.i_darkBlue img, div.rightColumn div.i_darkBlue img {
	border:								2px solid #015b7e;
}
/* end icon structures */

/* navigation menus */
#nav {
	height:								95px;
	width:								920px;
	widt\h:								913px;
	background:							url(../images/bg_nav2.gif) no-repeat 0 0!important;
	padding-left:						7px;
	overflow:							hidden;
}

#nav a {
	display:							inline-block;
	width:								208px;
	height:								50px;
	float:								left;
	margin-left:						15px;
	background-position:				0 0;
	background-repeat:					no-repeat;
}
#nav a:hover {
	background-position:				0 -95px;
	height:								50px;
}
#nav a.active {
	background-position:				0 -190px!important;
	height:								95px!important;
}
#nav a.visiting {
	background-image:					url(../images/btn_visiting2.gif);
}
#nav a.whatsOn {
	background-image:					url(../images/btn_whatsOn2.gif);
}
#nav a.makeAndDo {
	background-image:					url(../images/btn_makeAndDo2.gif);
}
#nav a.playAndInteract {
	background-image:					url(../images/btn_playAndInteract2.gif);
}

#subNav {
	height:								47px;
	width:								876px;
	widt\h:								836px;
	padding:							0 20px;
	background-repeat:					no-repeat;
	background-position:				0 5px;
	z-index:							1000;
	margin-left:						22px;
	margin-bottom:						5px;
	position:							relative;
	overflow:							hidden;	/* handle clearing */
	font-size:							1em;
	font-weight:						bold;
	vertical-align:						top;
	color:								#fff!important
}
#subNav * {
	margin-top:							-1px;
}
#subNav img.imgPng {
	vertical-align:						top;
	margin-left:						-20px;
	margin-top:							0;
}

div.sub_blue {
	background-image:					url(../images/bg_subNav_bottom_blue.gif);
}
div.sub_yellow {
	background-image:					url(../images/bg_subNav_bottom_yellow.gif);
}

div.sub_orange{
	background-image:					url(../images/bg_subNav_bottom_yellow.gif);
}

div.sub_blue #location {
	color:								#039cba!important;
}
div.sub_yellow #location {
	color:								#6da412!important;
}

div.sub_orange #location {
	color:								#e37509!important;
}


a.lnkHome {
	background:							url(../images/bg_lnk_home.gif) no-repeat 0 1px;
	padding-left:						20px;
	float:								right;
	display:							block;
	font-weight:						bold;
	text-decoration:					none;
	color:								#6da412;
}
div.fullFeat div.content a.lnkHome {
	/* floating right and display block causes div.content container to bring up the scrollbars on overflow */
	float:								none;
	display:							inline;
	margin-left:						200px;
}	
/* end navigation menu */

/* Project elements */

div.projectTitle {
	width:								876px;
	height:								76px;
	padding:							11px 20px;
	widt\h:								876px;
	heigh\t:							54px;
	background:							url(../images/bg_project_title2.gif) no-repeat 0 0;
	margin-left:						23px;
	overflow:							hidden;	/* handles clearing */
}
div.projectTitle h1 {
	font-size:							1.5em;
	color:								#ffffff!important;
	padding:							2px 0 5px 0;
	margin:								0;
}
div.projectTitle table {
	padding:							0;
	margin:								0;
	color:								#fff;
}
div.projectTitle td, div.projectTitle th {
	font-size:							0.9em;
	font-weight:						bold;
	padding:							0;
	margin:								0;
	vertical-align:						middle;
}
div.projectTitle td.difficultyRating {
	height:								19px;
	width:								125px;
	background:							url(../images/bg_difficultyRating.gif) no-repeat 0 0!important;
}
div.projectTitle td.level1 {
	background-position:				0 -76px!important;
}
div.projectTitle td.level2 {
	background-position:				0 -57px!important;
}
div.projectTitle td.level3 {
	background-position:				0 -38px!important;
}
div.projectTitle td.level4 {
	background-position:				0 -19px!important;
}
div.projectTitle td.level5 {
	background-position:				0 0;
}
div.projectTitle td.projectTime {
	height:								20px;
	text-align:							right;
}

div.projectTitleblue {
	width:								976px;
	height:								50px;
	padding:							11px 20px;
	widt\h:								836px;
	heigh\t:							28px;
	background:							url(../images/bg_project_titleblue.gif) no-repeat 0 0;
	margin-left:						23px;
	overflow:							hidden;	/* handles clearing */
}
div.projectTitleblue h1 {
	font-size:							1.5em;
	color:								#ffffff!important;
	padding:							2px 0 5px 0;
	margin:								0;
}
div.projectTitleblue table {
	padding:							0;
	margin:								0;
	color:								#fff;
}
div.projectTitleblue td, div.projectTitle th {
	font-size:							0.9em;
	font-weight:						bold;
	padding:							0;
	margin:								0;
	vertical-align:						middle;
}
div.projectTitleblue td.difficultyRating {
	height:								19px;
	width:								125px;
	background:							url(../images/bg_difficultyRating.gif) no-repeat 0 0!important;
}
div.projectTitleblue td.level1 {
	background-position:				0 -76px!important;
}
div.projectTitleblue td.level2 {
	background-position:				0 -57px!important;
}
div.projectTitleblue td.level3 {
	background-position:				0 -38px!important;
}
div.projectTitleblue td.level4 {
	background-position:				0 -19px!important;
}
div.projectTitleblue td.level5 {
	background-position:				0 0;
}
div.projectTitleblue td.projectTime {
	height:								20px;
	text-align:							right;
}

div.projectTitleorange {
	width:								876px;
	height:								50px;
	padding:							11px 20px;
	widt\h:								876px;
	heigh\t:							28px;
	background:							url(../images/bg_project_titleorange.gif) no-repeat 0 0;
	margin-left:						23px;
	overflow:							hidden;	/* handles clearing */
}
div.projectTitleorange h1 {
	font-size:							1.5em;
	color:								#ffffff!important;
	padding:							2px 0 5px 0;
	margin:								0;
}
div.projectTitleborange table {
	padding:							0;
	margin:								0;
	color:								#fff;
}
div.projectTitleorangetd, div.projectTitle th {
	font-size:							0.9em;
	font-weight:						bold;
	padding:							0;
	margin:								0;
	vertical-align:						middle;
}
div.projectTitleorange td.difficultyRating {
	height:								19px;
	width:								125px;
	background:							url(../images/bg_difficultyRating.gif) no-repeat 0 0!important;
}
div.projectTitleorange td.level1 {
	background-position:				0 -76px!important;
}
div.projectTitleorange td.level2 {
	background-position:				0 -57px!important;
}
div.projectTitleorange td.level3 {
	background-position:				0 -38px!important;
}
div.projectTitleorange td.level4 {
	background-position:				0 -19px!important;
}
div.projectTitleorange td.level5 {
	background-position:				0 0;
}
div.projectTitleorange td.projectTime {
	height:								20px;
	text-align:							right;
}

a.lnkPrintProject {
	background:							url(../images/bg_lnk_print.gif) no-repeat 0 1px;
	padding-left:						20px;
	display:							block;
	font-weight:						bold;
	text-decoration:					none;
	font-size:							1em;
	color:								#ae1900!important;
}
a.lnkPrintProject:hover {
	color:								#ffd401!important;
}
.lnkPrintProject {
	background:							url(../images/bg_lnk_print.gif) no-repeat 0 1px;
	padding-left:						20px;
	display:							block;
	font-weight:						bold;
	text-decoration:					none;
	font-size:							1em;
	color:								#ffd401!important;
}
.lnkPrintProject:hover {
	color:								#ffbd401!important; 
}
.lnkPrintProject a {
	text-decoration:					none;
	color:								#ffd401!important;
}
.lnkPrintProject:hover a {
	color:								#ffbd401!important; 
}
p.imgCaption {
	padding:							10px;
	margin-bottom:						10px;
	color:								#333;
	font-size:							1em;
}
/* end project elements */

/* start footer */
#footer {
	padding-bottom:						25px;
	color:								#fff!important;
	position:							relative;
}
#footer a, #footer a:hover {
	color:								#fff!important;
}
/* end footer */

/* ------------------------ THEMES / COLOURS -------------------------- */

/* themes */
div.blue {
	background:							#039cba;
}

div.green {
	background:							#6da412;
}

div.orange{
	background:							#e37509;
}

div.yellow {
	background:							#ffb012;
}

/* themed headings */
div.green h1, div.green h2, div.green h3 {
	color:								#6da412;
}
div.blue h1, div.blue h2, div.blue h3 {
	color:								#039cba;
}
div.yellow h1, div.yellow h2, div.yellow h3 {
	color:								#d10101;
}

div.orange h1, div.orange h2, div.orange h3 {
	color:								#e37509;
}

/* themed image holders */
div.green img.themed {
	border:								3px solid #6da412;
}
div.blue img.themed {
	border:								3px solid #039cba;
}
div.yellow img.themed {
	border:								3px solid #ffb012;
}

div.orange img.themed {
	border:								3px solid #e37509;
}

div.green img.themed_sm {
	border:								1px solid #6da412;
}
div.blue img.themed_sm {
	border:								1px solid #039cba;
}

div.yellow img.themed_sm {
	border:								1px solid #ffb012;
}

div.orange img.themed_sm {
	border:								1px solid #e37509;
}

div.green p.imgCaption {
	background-color:					#edf3e4;
}
div.blue p.imgCaption {
	background-color:					#e4f1f3;
}
div.yellow p.imgCaption {
	background-color:					#f3f3e4;
}

div.orange p.imgCaption {
	background-color:					#fbefe3;
}

/* themed links */
div.green a, div.green a:hover {
	color:								#6da412;
}
div.blue a, div.blue a:hover {
	color:								#039cba;
}
div.yellow a, div.yellow a:hover {
	color:								#d10101;
}

div.orange a, div.orange a:hover {
	color:								#e37509;
}

/* end themes */

/* png support for IE */
* html .imgPng {
	background-image:					expression(
											this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '", sizingMethod="image")',
											this.runtimeStyle.backgroundImage = 'none',
											this.src = 'http://play.powerhousemuseum.com/common/images/transparent.gif'
										);
}
/* end png support for IE */


/* added by JGee */
#imgRight
{
				float: 					right; 
				display:				block; 
				padding: 				0 10px 0 10px;

}

#imgLeft{
				float: 					left; 
				display: 				block; 
				padding: 				0 10px 0 10px;
}

div.885Column {
	width:								910px;

	float:								left;
	padding:							0px 0px 0px 0px;
}
