.package_container {
width: 330px;
xheight: 600px;
border: 7px solid #eeeeee;
overflow: hidden;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
text-align: left;
padding: 10px;
line-height: 1.8em;
display: inline-block;
vertical-align: top;
margin: 0 1px 50px 10px;
}

.package_container:hover {
border: 7px solid #cbcbcb;
}

.package_container a {
font-size: 1.0em !important;
}
.package_img {
width: inherit;
position: relative;
display: block;
}
.package_img img {
width: inherit;
height: auto;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}

.packageArea .package_img img {
width: 100%;
height: auto;
}

.popularDeal {
background: #ff0000;
border: 0px;
-moz-border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
color: #fff;
padding: 4px 12px;
position: absolute;
top: 20px;
left: 0;
z-index: 1;
}

.package_container h3 {
font-size: 1.5em !important;
padding-top: 20px !important;
margin-left: 10px;
line-height: 1.4em !important;
}

.package_container .contentList li {
width: 295px;
}

.package_guarantee {
text-align: center;
border: 2px solid #352b6d;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
padding: 5px 0;
color: #352b6d;
font-weight: bold;
font-size: 0.9em;
margin: 20px 10px;
}


.packageArea .package_guarantee {
width: 300px;
}

.package_price {
font-weight: bold;
text-align: center;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
padding: 15px 0;
}

.package_price_new {
color: #1692dd;
font-size: 1.4em;
}

.package_price_old {
color: #999999;
}

.package_price_saving {
color: #2e9555;
}

.package_button {
display: block;
text-align: center;
margin: 20px 10px;
}

 .packagesBack {
background: #fbfbfb !important;
background: #ededed !important;
border: 0px solid #dddddd !important;
zcolor: #fff !important;
height: 35px;
width: 240px;
display: inline-block;
padding-top: 10px;
text-decoration: none !important;
margin: 20px 0;
margin-right: 20px;
text-align: center;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
font-size: 0.9em;
}

 .packagesBack.quoteButton {
padding-top: 9px;
height: 23px;
 }
 
.bookPackage {
border: 0 !important;
color: #fff !important;
height: 30px;
width: 250px;
font-size: 1.3em !important;
display: inline-block;
padding-top: 20px !important;
text-decoration: none !important;
margin-left: 10px;
margin-top: -30px;
text-align: center;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}



.packageArea .expired {
color: #ff0000;
}

 .dealsBookBottom {
background: #119555 !important;
border: 0 !important;
color: #fff !important;
font-size: 1.2em;
}

.packageArea .package_price {
text-align: left;
font-size: 1.4em;
line-height: 1.8em;
border-top: 0;
width: 750px;
}

.packageArea .deal_description {
border-bottom: 1px solid #dddddd;
padding: 15px 0;
width: 750px;
}
.packageArea .deal_description.more {
font-size: 0.9em;
color: #828282;
}