@import url("lengku.css");
@media all {

	#focus ul.addresslist { float: right; width: 185px; }
	.officerow { clear: both; float: left; width: 100%; margin-bottom: 40px; }
	.officerow .left { float: left; width: 380px; }
	.officerow .right { float: right; width: 380px; }
	.officerow h3 { font-style: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 5px; float: right; line-height: 1.2em; width: 185px; margin: 0 0 .25em 0; padding: 0; }
	.officerow img { float: left; background: transparent url(../images/bg-office.gif) no-repeat; padding: 6px; }
}

