#contentBlock{
	width : 770px;
	border : none;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size : 0.75em;
	text-align : left;
	margin : 0 auto 0 auto;
}
#contentBlock TD{
	line-height : 18px;
	vertical-align : top;
}



#photo{
	width : 242px;

}

#testimonials{
	vertical-align : top;
	background-image : url(../gfx/testimonialsBox.gif);
	background-repeat : no-repeat;
	height : 185px;
	padding : 12px 15px 2px 15px;
}
#login{
	background-image : url(../gfx/loginBox.gif);
	background-repeat : no-repeat;
	padding : 12px 15px 2px 15px;
}
#quote{
	width : 210px;
	background-image : url(../gfx/quoteBox.gif);
	background-repeat : no-repeat;
	height : 246px;
	padding : 12px 15px 0 15px;
}
#supplier{
	width : 210px;	
	background-image : url(../gfx/supplierBox.gif);
	background-repeat : no-repeat;
	padding : 12px 15px 0 15px;
}


.imgTitle{
	margin : 0 0 5px 0;
}

blockquote{
	margin : 0 10px 1em 10px;
	padding : 0 0 0 0;
	color : black;
}

.quoteSource{
	color : #b559b5;
	font-size : 90%;
}

#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 : 206px;
}