#jcart table {
	border:collapse;
	background-color: #FFF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	}
#jcart table td {
	padding-bottom: 7px;
	}
#jcart-header {
	background-color: #46a142;
	color: #FFF;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
body#package #jcart-header {
	background-color: #990000;
	}
td.jcart-item-name, .empty {
	padding: 6px 0 0 10px;
	margin-left: 8px;
	border-bottom: 1px solid #cecece;
	}
	
.empty {
	text-align:  center;
	font-weight: bold;
	border: none;
	}

td.jcart-item-price {
	border-bottom: 1px solid #cecece;	
	}	
.jcart-item-price a {
	display: block;
	width: 50px;
	margin-right:8px;
	text-indent: -3000px;
	background: transparent url(images/remove_btn.gif) no-repeat center center;
	}
body#hens input.button, body#stags input.button, body#groups input.button {
	position:absolute;
    right: 5px;
    *margin-top:10px;
    width: 99px;
	height:21px;
}
body#groups-extra input.button {
	position:absolute;
    right: 15px;
    *margin-top:10px;
    width: 99px;
	height:21px;
	margin-top: 4px;
}

body#packages input.button {
	position:absolute;
    right: 15px;
    *margin-top:10px;
    width: 78px;
	height:20px;
	margin-top: 4px;
}


body#hens a.moreinfo, body#stags a.moreinfo {
	padding-top: 5px;
	width: 80px;
	height:20px;
	background: transparent url(images/Mojito-Hens-Main_33.jpg) no-repeat center center;
}
#package-container  {
	position:relative;
	zoom: 1;
}
div#jcart fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
th#jcart-footer {
	padding-top: 10px;
	padding-right: 10px;
}
input {
	color:#3EA52D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
}
