.payment_header {
	margin-top : 26px;
	font-size : 26px;
	font-weight: bold;
	color : #c81f3f;
}

.payment_warning {
	margin-top : 20px;
	color : #7d7d7d;
	text-align: right;
	font-size :13px;
}

td,th {
	border-top: 1px solid rgb(220,220,220);
	border-left: 1px solid rgb(220,220,220);
	text-align: center;
	vertical-align: center;
	height : 40px;
	font-size : 13px;
	padding-top : 16px;
	padding-bottom: 16px;
}


.payment_table {
	width : 100%;
	text-align: center;
	border: 1px solid rgb(220,220,220);
}

.payment_table p {
	margin : 0 0 5px;
}

.payment_table th  {
	background-color: rgb(235,235,235);
	text-align: center;
	vertical-align: center;
	height : 40px;
}

.bbch_first_col {
	width : 240px;
}

.bbch_second_col {
	width : 185px;
}

.bbch_third_col {
	width : 295px;
}

.bbch_forth_col {
	width : 185px;
}

.bbch_fifth_col {
	width : 225px;
}

.include_header {
	margin : 0 0 0px;
	margin-top : 34px;
	font-size : 18px;
	color : #c2c2c2;
}

.include {
	margin : 0 0 0px;
	font-size : 13px;
	color : #000;
}

.include_first {
	margin-top : 16px;
}

.include_bold {
	font-weight : bold;
}

.print_btn {
	margin-top: 50px;
	height : 48px;
	width : 585px;
	background-color: rgb(235,235,235);
	color : #c81f3f;
	text-align: center;
	vertical-align: center;
	font-size : 18px;
	padding-top : 10px;
	font-weight: bold;
}

.print_btn:hover {
	background-color: #c81f3f;
	color : #fff;
}


.include_header2 {
	margin-top : 32px;
	font-size : 13px;
	color : #c2c2c2;
}

.include_header2 span {
	font-size : 18px;
}

