.menu{
border:1px solid #ccc;
}
.menu:hover{
box-shadow: 1px 1px 8px #ccc;
}
.menupackageitems h4{
font-size:15px;
color:#000;
text-align:justify;
padding-left:15px;
margin-bottom:0px;
}

.menupackageitems h5{
font-size:15px;
color:#000;
text-align:justify;
padding-left:15px;
margin-bottom:0px;
}

.moredetails{
margin-right:50px !important;}

.arrowList ul li{
    padding-left: 18px;
    position: relative;
	padding-top:0px;
	}

.arrowList ul li:before{
    background: url(../images/arrow5.png) no-repeat left top; 
	width:8px;
    height:6px;
	content:"";
	position:absolute;
	top:9px;
	left:0px;
	}
.flldetails{
width:32%;
margin-right:2%;
float:left;
}
.flldetails1{
width:32%;
float:left;
}