.lease {
width: 200px;
display: table;

	}

.lease img {
	float: left;
	margin-right: 20px;

	}
	
.lease div {
	color: #3573a7;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.lease span {
	font-family: tahoma;
	color: #3573a7;
	font-size:28px;
	font-weight: normal;
	}

.lease span sup.sign {
	font-family: tahoma;
	font-size: 14px;
	vertical-align: text-top;
	font-weight: bold;
	}

.lease span sup.mo {
	font-family: tahoma;
	font-size: 12px;
	vertical-align: baseline;
	font-weight: bold;
	color: #3573a7;
	}

.lease a {
	display: block;
	width: 88px;
	height: 19px;
	background: url(/images/buttons/customize-server.gif) no-repeat;
	}

.lease a:hover {
	background: url(/images/buttons/customize-server-.gif) no-repeat;
	}

.lease a span {
	display: none;
	}
	

.lease .price {
	float: left;
	margin-top: 9px;
	}