.example {
    position:relative;
	margin:0 0 0 124px;
	width:400px;
	}
.date-range {
    position:absolute;
    top:0;
	width:85px;
	left:-85px;
	}
