#bodyBlock{
	width : 754px;
	border : none;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size : 0.75em;
	padding : 8px 0 8px 0;
	text-align : left;
	line-height : 18px;
	margin : 0 auto 0 auto;
}

#columnOne{
	float : left;
	width : 504px;
	background-image : url(../gfx/contentBlock.gif);
	background-repeat : no-repeat;
}

#contentBlock{
	padding : 30px 20px 0 20px;
	width : 464px;
	min-height : 552px

}
#contentClose{
	background-image : url(../gfx/contentBlock-close.gif);
	background-repeat : no-repeat;
	padding : 0;
	width : 504px;
	height : 34px;
}


#columnTwo{
	float : right;
	width : 240px;
}

#quote{
	width : 210px;
	background-image : url("../gfx/quoteBox-internal.gif");
	background-repeat : no-repeat;
	padding : 12px 15px 0 15px;
	margin : 0 0 0 0;
}
#quoteClose{
	width : 210px;	
	background-image : url("../gfx/quoteBox-close.gif");
	background-repeat : no-repeat;
	padding : 0 15px 0 15px;
	margin : 0 0 8px 0;
	font-size : 5%;
	height : 20px;
}
#supplier{
	width : 210px;	
	background-image : url("../gfx/supplierBox-internal.gif");
	background-repeat : no-repeat;
	padding : 12px 15px 0 15px;
	margin : 0 0 0 0;
}
#supplierClose{
	width : 210px;	
	background-image : url("../gfx/supplierBox-close.gif");
	background-repeat : no-repeat;
	padding : 0 15px 0 15px;
	margin : 0 0 8px 0;
	font-size : 5%;
	height : 20px;
}
.imgTitle{
	margin : 0 0 5px 0;
}
#login{
	width : 210px;
	background-image : url(../gfx/loginBox-internal.gif);
	background-repeat : no-repeat;
	padding : 12px 15px 0 15px;
	margin : 0 0 0 0;
}
#loginClose{
	width : 210px;	
	background-image : url("../gfx/loginBox-close.gif");
	background-repeat : no-repeat;
	padding : 0 15px 0 15px;
	margin : 0 0 8px 0;
	font-size : 5%;
	height : 20px;
}
#loginSubmit{
	border : 1px solid #236d92;
	background-color : #86c9ea;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	float : left;
	padding : 2px 8px 2px 8px;
	margin : 0 3px 0 0;
}
#forgottenPassword{
	float : left;
	width : 130px;
	padding : 4px 4px 5px 4px;
	background-color : #daebff;
	border : 1px solid black;
	font-size : 11px;
	text-align : center;
	line-height : 1;
}
label{
	font-size : 90%;
}
.formField{
	margin : 0 0 6px 0;
}
.formInput{
	border : 1px solid black;
	background-color : white;
	padding : 1px 3px 1pxp 3px;
	margin : 0 0 1px 0;
	width : 350px;
}

form{
	display : inline;
}

#columnTwo .formInput{
	width : 206px;
}