/* CSS Document */

#divPhoneTip {
	background-image: url(../images/phone_tip.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#divFiller {
	float: left;
}

