#form-pemesanan {
	margin-bottom:20px;
}
form {
	margin:0;
}
form input {
	cursor:pointer;
}
form input,
form select {
	border:1px solid #999999;
	padding:0.18em;
}
tbody.on {
	display:table-row-group;
}
tbody.off {
	display:none;
}
.dhcart_text {
	color: #333333;
	padding-bottom:10px;
	padding-right:10px;
}
.dhcart_title {
	display:none
}
.dhcart_td1 {
	background:#333 url(../../../images/tbbg.jpg) top left repeat-x;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.dhcart_td2 {
	background: #efefef;
	color: #333333;
}
.dhcart_td3 {
	background: #e7f6f6;
	color: #333333;
	font-weight: bold;
	padding-bottom:10px
}
.dhcart_button {
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}
.dhcart_input_text {
	padding:0.20em;
	border:1px solid #999999;
	margin-bottom:10px;
} 
.dhcart_select {
	background: #ffffff;
	border: 1px solid #333333;
	clear: both;
	color: #333333;
	padding: 0;
} 
a.dhcart:link { 
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.dhcart:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.dhcart:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
} 
a.dhcart:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.dhcart_small {
	color: #333333;
	font-size: 10px;
} 
.dhcart_small a:link, .dhcart_small a:visited, .dhcart_small a:active, .dhcart_small a:hover {
	color: #333333;
	font-size: 10px;
}