#address{
	margin:			25px 0;
	margin-bottom:	0px;
}
.detail{
	margin:			14px 0;
}
.label{
	float:			left;
	width:			10em;
	font-weight:	bold;
}
.value{
	display:		block;
	margin-left:	10em;
}
#officeImage{
	float:			right;
	text-align:		right;
	margin-top:		-10px !important;
	margin-bottom:	20px;
}
#officeImage .caption{
	font-size:		0.9em;
	margin-top:		-5px;
	line-height:	1.2em;
}
#officeImage img{
	border:			1px solid #999999;
	margin-right:	0px;
}
#wpContent{
	clear:			both;
}
.orderNowButton{
	cursor:			default;
}