@charset "utf-8";
/* CSS Document */

/*.byerTitle {
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	position: relative;
}
.byerTitle h2{
	font-size: 28px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 14px;
	line-height: 30px;
}
.byerTitle .rightTitileArow {
	background:url(../images/common/rightArowBlkTitleBg.jpg) repeat-x 0 0;
	float: right;
	color: #fff;
	font-weight: bold;
	line-height: 23px;
	padding-right:13px;
	text-indent: 10px;
}
.byerTitleCon {
	position: absolute;
	right: 0;
	bottom: -12px;
	float: right;
}
*/

.buyerProLEftsec {
	width: 440px;
	float:left;
}
.font20 {
	font-size: 20px;
}
.bold {
	font-weight:bold !important;
}
.superScrpt {
	font-size:12px !important;
	float: left;
}
.greyunderline {
	background:url(../images/buyer/underLine.jpg) repeat-x 0 0;
	width: 100% !important;
	height: 1px;
}
.cardPayment ul li {
	margin-bottom: 3px;
	list-style: none;
}
.floatR {
	float: right;
}