p#pickupDescription {
	color : #960 ;
}

div.pickUpItemBoxTpl4 {
	float : left ; 
	display : inline ;
	margin : 8px ;
	padding : 10px 5px  ;
	width :27% ;
	height : 200px ;
	overflow: hidden ;
	min-height : 180px ;
	background-color:#FFF ;
	border-bottom : 2px solid #CCC ;
	border-right : 1px solid #CCC ;
	text-align : center ;
}

div.pickUpItemBoxTpl4 .thumbNail {
	margin-bottom : 4px ;
	border : 4px solid #DC9 ;
}

div.pickUpItemBoxTpl4 .pickUPItemPriceTpl4 {
	color :#FF9900 ;
	font-size : 26px ;
	font-weight:900 ;
	font-family:Arial, Helvetica, sans-serif;
}

div.pickUpItemBoxTpl4 img {
	border : none ;
}