#second-callout p
{
	font-size: 11px;
}

#map
{
	background: url(/images/pages/delivery/map-delivery-2.png) center center no-repeat;
	height: 1000px;
	position: relative;
	width: 670px;
}

* html #map
{
	width: 655px;
}

#map > div
{
	font-size: 18px;
	font-weight: bold;
	position: absolute;
}

* html #map div
{
	font-size: 18px;
	font-weight: bold;
	position: absolute;
}

#day-same
{
	left: 0;
	top: 0;
	color: rgb(0,135,209);
}

#day-one
{
	left: 130px;
	top: 80px;
	color: rgb(142,195,31);
}

#day-two
{
	right: 0;
	top: 220px;
	color: rgb(96,25,134);
}

#day-three
{
	left: 200px;
	bottom: 160px;
	color: rgb(228,0,127);
}

#day-four
{
	left: 200px;
	bottom: 70px;
}
