#client_cart_show h2 {
	font-size: 16px;
	padding-left: 0px;
}
#client_cart_show h3 a {
	font-size: 14px;
}
.wrap-4-b p {
margin:0;
padding:2px 0;
width:650px;
}
.box {
	width: 600px;
}
.box:hover {
	background: transparent url(/images/template/box-separator.gif) no-repeat scroll center bottom;
}
.box ul {
	padding-left: 5px;
}
#client_cart_show .ab_dates_list li {
	padding: 0;
}
.order_buffet_purpose {
	margin-left: 20px;
	width: 520px;
	background-color: #F5F3F3;
	padding: 10px;
	-moz-border-radius:10px;	
	-webkit-border-radius:10px;	
	border-radius:10px;
	border: 3px solid #D6C8C8;
}
.order_buffet_purpose p {
	width: 95%;
}
