[name="pnlServiceList"] {

	border-bottom:  1px solid #ebe8e6;

	margin-bottom: 10px;

}



b {

font-weight: bold;

}



.btn {

    -moz-user-select: none;

    background-image: none;

    border: 1px solid transparent;

    border-radius: 4px;

    cursor: pointer;

    display: inline-block;

    font-size: 14px;

    font-weight: normal;

    line-height: 1.42857;

    margin-bottom: 0;

    padding: 6px 12px;

    text-align: center;

    vertical-align: middle;

    white-space: nowrap;

}



.list-item {

	float: left;

	margin: 0;

    width: 100%;

}



.list-item-price {

    color: #3498db;

    font-size: 22px;

    line-height: none;

    position: relative;

    right: 0;

    top: 0;

	text-align: center;

}



.list-style .list-item-price {

    left: 0;

    top: 0;

}

.list-style .list-item-meta {

	margin:  0;

	border-bottom: 1px solid #fff;

	border-top: 1px solid #fff;

}



.list-style a.btn {

    border-left: 0 none;

    bottom: 15px;

    margin: 0 4px;

    padding: 2px 8px;

    right: 20px;

    text-indent: 0;

	background: #ee7e00 none repeat scroll 0 0;

    color: #fff;

    display: block;

    line-height: 16px;

    padding: 5px 15px;

    transition: all 0.2s ease 0s;

}



.list-item img {

	border: 0 none;

	height: auto;

	max-width: 95%;

}

/* Hotel */

.hotel.list-item {

	margin-top: 8px;

}



/* TOUR */

.shuttle.list-item,

.tour.list-item {

	margin-top: 4px;

}