.contactInput{
	border:1px solid black;
}


.Asset.ImageOnly div.Image.AlignCenter {
  width:95%;
}

#Content li.Asset.LegoTab div.LegoTabContainer {
  width:929px;
}

#Content,
.mainContainer td,
.Asset {
  background: white;
}



.errMsgDiv{
	color:red; font-weight:bold; font-family:verdana; font-size:10px;
}


.loading{
	position:absolute; z-index:1000; background:white; display:none; width:500; height:100%;
	
}

#backLink{
	font-family:verdana;
	color:#3333CC; text-decoration:none;
	cursor:pointer;
}
#backLink:hover{
	font-family:verdana;
	color:#3399CC; text-decoration:underline;
	cursor:pointer;
}