div.aqb-bnr-clear {
	width: auto;
	height: auto;
	clear: both;	

	font-size: 0px;
	line-height: 0px;
}

/*--- Note ---*/
div.aqb-bnr-note {
	width: auto;
	max-width: 500px;
	margin: 0px auto;
}
div.aqb-bnr-note h1 {
	font-size: 14px;
	font-weight: bold;
}
div.aqb-bnr-note li{
	line-height: 22px;
	font-size: 14px;
}

/*--- Preview ---*/
div.aqb-bnr-preview_wrapper {
	min-height: 50px;
	position: relative;
}
div.aqb-bnr-preview {
	position: relative;
	margin: 0px auto;
}
div.aqb-bnr-preview-img {
	border: 1px solid silver;
	background-color: #ffffff;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
div.aqb-bnr-preview-img span {	
	font-size: 12px;
	color: #999999;
}
div.aqb-bnr-total {
	width: 100px;
	height: 50px;
	top: 0px;
	right: 15%;
	position: absolute;
	
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: green;
}
div.aqb-bnr-total span {}

/*--- Putrchase ---*/
div.aqb-bnr-create-form,
div.aqb-bnr-purchase-form {
	position: relative;
} 
table.bnr_tbl_prices {
	margin: 0px auto;
}
table.bnr_tbl_prices th,
table.bnr_tbl_prices td {
	vertical-align: middle;
}
table.bnr_tbl_info td.bnt_note {
	padding-top: 10px;
	font-size: 11px;
	color: #999999;
}
table.bnr_tbl_info td.bnt_control {
	text-align: center;
}

form#aqb-bnr-create-frm div.input_wrapper_custom,
form#aqb-bnr-purchase-frm div.input_wrapper_custom {
	width: 100%;
}
table.bnr_tbl_prices {
	margin: 0px auto;
}
table.bnr_tbl_prices th,
table.bnr_tbl_prices td {
	border: 1px solid #ebebeb;
}
table.bnr_tbl_prices th.bnr_page,
table.bnr_tbl_prices td.bnr_page {
	width: 25%;
}
table.bnr_tbl_prices th.bnr_page {
	text-align: center;
	vertical-align: middle;
}
table.bnr_tbl_prices th.bnr_per_impression,
table.bnr_tbl_prices td.bnr_per_impression,
table.bnr_tbl_prices th.bnr_per_click,
table.bnr_tbl_prices td.bnr_per_click {
	width: 15%;
	text-align: center;
}
table.bnr_tbl_prices th.bnr_per_impression,
table.bnr_tbl_prices th.bnr_per_click {
	vertical-align: middle;
}
table.bnr_tbl_prices th.bnr_per_day {
	text-align: center;
}
table.bnr_tbl_prices th.bnr_daily,
table.bnr_tbl_prices td.bnr_daily {
	width: 15%;
	text-align: center;
}
table.bnr_tbl_prices th.bnr_discounts,
table.bnr_tbl_prices td.bnr_discounts {
	width: 20%;
}
table.bnr_tbl_prices th.bnr_discounts {
	text-align: center;
}
table.bnr_tbl_prices td.bnr_discounts {
	font-size: 11px;
}
table.bnr_tbl_prices td.bnr_price {
	width: 5%;
	text-align: center;
}
/*--- Left Section ---*/
div.salvBnrContent div.sLeft div.sNick, 
div.salvBnrContent div.sLeft div.sThumbnail,
div.salvBnrContent div.sLeft div.sInfo {
	width: 112px;
	position: relative;
}
div.salvBnrContent div.sLeft div.sThumbnail {
	width: 110px;
	height: 110px;
	border: 1px solid silver;
}
div.salvBnrContent div.sLeft div.sNick,
div.salvBnrContent div.sLeft div.sInfo {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
div.salvBnrContent div.sLeft div.sNick a.sNick {	
	font-weight: bold;
	text-decoration: none;
}

/*--- Right Section ---*/
div.salvBnrContent div.sRight div.sDescription,
div.salvBnrContent div.sRight div.sInfo {
	width: 228px;
	position: relative;	
}
div.salvBnrContent div.sRight div.sDescription {
	height: 110px;
	margin-top: 20px;
	overflow: hidden;
	border: 1px solid silver;
}
div.salvBnrContent div.sRight div.sDescription div.sContent {
	padding: 2px 3px 4px 3px;
	position: relative;
}
div.salvBnrContent div.sRight div.sDescription div.sContent textarea.sDescription {
	width: 222px;	
	height: 104px;	
	margin: 0px;
	padding: 0px;
	position: relative;
	border: 0px;
}
div.salvBnrContent div.sRight div.sDescription div.sEmpty {
	width: 218px; 
	padding-top: 10px; 
	position: relative; 
	text-align: center;
	font-size: 20px; 	
}
div.salvBnrContent div.sRight div.sInfo {
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-align: right;
}