.h3-2 {
	height: 55px !important;
	background-image: url(../img/top_captionber-l.jpg) !important;
	line-height: 1.35;
}

.info_table,
.price_table {
	width: 514px;
	font-size: 13px;
	color: #4a4a4a;
	margin-bottom: 30px;
}

.info_table table,
.price_table table {
	width: 100%;
}

.info_table th,
.price_table th {
	width: 95px;
	font-weight: 300;
	color: #ff0303;
	vertical-align: top;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px solid #969696;
}

.alignC {
	text-align: center !important;
	width: inherit;
}

.info_table td,
.price_table td {
	padding: 3px;
	border-bottom: 1px solid #969696;
}

.info_table-2 table,
.price_table table {
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
}

.info_table-2 th,
.info_table-2 td,
.price_table th,
.price_table td {
	color: #6e6e6e !important;
	text-align: center !important;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	width: inherit !important;
	display: table-cell !important;
}

.price_table .caption {
	margin-top: 1em;
}

.borderBox {
	padding: 5px;
	border: 1px solid #969696;
}


@media handheld, only screen and (max-width: 767px) {

	.h3-2 {
		font-size: 17px !important;
		padding: 6px 0 0 20px !important;
	}

	.info_table {
		width: 100%;
		font-size: 13px;
		color: #4a4a4a;
		margin-bottom: 30px;
	}

	.info_table th {
		display: block;
		width: 100%;
		font-weight: 300;
		color: #ff0303;
		vertical-align: top;
		text-align: left;
		padding: 3px 0px;
		border-bottom: 1px solid #969696;
	}

	.info_table td {
		display: list-item;
		padding: 3px;
		border-bottom: 1px solid #969696;
		list-style: none;
	}
}