.pickupblock{ background-color:#34e949; }

#pickupL { background-image: url(img/picupL.jpg); background-repeat: no-repeat; height: 218px; background-color: #DE377B;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#pickupR { background-image: url(img/picupR.jpg); background-repeat: no-repeat; background-position: right; height: 218px;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#pickuptext { padding: 10px; color: #FFF; font-size: 12px; line-height: 14px; }
