tr.bncart-row th {
	background-color: #CCCCCC;
}
.errorBorder {
	border: 2px solid red;	
}
tr.bncart-row td {
	background-color: #EFEFEF;
	padding: 4px;
}
#ticket-group-description {
	padding: 10px;
}
#checklist-options {
	background-image: url(/objs/generic-grad.gif);
	background-repeat: repeat-x;

	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#checklist-options .checklist-group {
	width: 800px;
	margin: 0px auto 10px auto;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	cursor: pointer;
}
#checklist-options .checklist-group .checklist-checkbox {
	text-align: center;
	float:left;
	width: 30px;
}
#checklist-options .checklist-group .checklist-checktext {
	float:right;
	width: 760px;
}
.clear {
	clear:both;
}
.selectOption {
	padding-left: 15px;
	padding-top: 5px;
}
.infoMsg { 
	background-color: #FFF8DD;
	padding: 10px;
	font-size: 11px;
}
table#product { 
	
	margin: 0px auto 0px auto;
}
.bigText {
	font-size: 17px;
}
.bigText span {
	font-size: 10px;
	clear: left;
	background-color: #EFEFEF;	
}
#confirm-cart {
	margin: 10px;
}
.bnInput {
	width: 250px;
	padding: 4px;
}
#confirmAssure { 
	background-color: #FFFFA0;
	padding: 2px;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	padding-left: 40px;
	display: block;
	width: 270px;
	background-image: url(/objs/information.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 0px 0px 4px 0px;
	border: 1px solid #CCCCCC;
}
label {
	font-weight: bold; 	
}
em.leavelbank {
	font-weight: normal;
	font-size: 10px;	
}

