Border shedding & shadow

<style>
.order_detail_wrapper{
	padding: 9px;
	border: 1px solid #BBB;
	width: 201px;
	min-height: 141px;
	height: auto;
	margin: 2px;
	box-shadow: 1px 2px 9px #999;
}
</style>

Leave a Reply

Your email address will not be published. Required fields are marked *