div.aqb-bnr-clear {
	width: auto;
	height: auto;
	clear: both;	

	font-size: 0px;
	line-height: 0px;
}
div.bnr_cell {
	position: relative;
}
div.bnr_banner_wrapper {
	margin: 10px auto 0px auto;
}
div.bnr_banner,
div.bnr_image {
	position: relative;
	
	border: 1px solid #ebebeb;
	background-image: url(../images/bnr_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div.bnr_ban_wrapper {
	position: relative;
	padding: 2px 5px;	
}
div.bnr_ban_title,
div.bnr_ban_content,
div.bnr_ban_stats {
	position: relative;
}
div.bnr_ban_title {
	margin-bottom: 3px;

	line-height: 20px;
	font-size: 16px;
	font-weight: bold;	
}
div.bnr_ban_title a {
	text-decoration: none;
	color: #666666;
}
div.bnr_ban_title a:hover,
div.bnr_ban_title a:active {
	color: #777777;
}
div.bnr_ban_content {
	margin-bottom: 3px;
	overflow: hidden;
	color: #666666;
}
div.bnr_ban_info {
	padding: 2px 0px 0px 0px;
	line-height: 16px;
	font-size: 11px;
}
div.bnr_ban_actions,
div.bnr_ban_stats {
	height: 16px;
	position: relative;	
	float: left;
	overflow: hidden;
}
div.bnr_ban_actions {
	margin-left: 5px;
}
div.bnr_ban_action {
	width: 16px;
	height: 16px;
	position: relative;
	float: left;
}
div.bnr_ban_stats {
	clear: left;
}
span.bnr_ban_stats {
	color: #999999;
}
span.bnr_ban_status {
}
div.bnr_ban_thumbnail {
	width: 49px;
	height: 49px;

	position: relative;
	float: left;

	border: 1px solid #cccccc;	
	background-color: #ffffff;
}
img.bnr_ban_thumbnail {	
	width: 49px;
	height: 49px;

	background-position: center;
	background-repeat: no-repeat;
}
div.bnr_ban_text {
	margin-left: 5px;

	position: relative;
	float: left;

	overflow: hidden;
}


/*--- Preview ---*/
div.aqb-bnr-info {
	width: 500px;
	margin: 0px auto;
}
div.aqb-bnr-info h1 {
	font-size: 14px;
	font-weight: bold;
}
div.aqb-bnr-info li{
	line-height: 22px;
	font-size: 14px;
}

div.aqb-bnr-preview {
	min-height: 50px;
	position: relative;
}
div.aqb-bnr-preview-txt,
div.aqb-bnr-preview-img {
	position: relative;
}
div.aqb-bnr-preview-txt div.bnr_banner {
	margin: 0px auto;
}
div.aqb-bnr-preview-img {
	margin: 0px auto;
	
	display: none;

	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 ---*/
table.bnr_tbl_info,
table.bnr_tbl_prices {
	width: 462px;
	margin: 0px auto;
}

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_purchase_form div.input_wrapper_custom {
	width: 100%;
}
table.bnr_tbl_prices {
	margin: 0px auto;
}
table.bnr_tbl_prices th {
	border: none;
}
table.bnr_tbl_prices td {
	border: 1px solid #ebebeb;
}
table.bnr_tbl_prices th.bnr_page,
table.bnr_tbl_prices td.bnr_page {
	width: 100px;
}
table.bnr_tbl_prices th.bnr_daily,
table.bnr_tbl_prices td.bnr_daily {
	width: 100px;
	text-align: center;
}
table.bnr_tbl_prices th.bnr_discounts,
table.bnr_tbl_prices td.bnr_discounts {
	width: 200px;
}
table.bnr_tbl_prices td.bnr_discounts {
	font-size: 11px;
}
table.bnr_tbl_prices td.bnr_price {
	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;
}

/**--- Banners ---**/
div#aqb-bnr-banners {}
div.aqb-bnrb-indent {
	padding: 10px 10px 0px 10px;
}
div.aqb-bnrb-wrapper {
	width: 100%;
}
div.aqb-bnr-wrapper {
	margin: 0px auto 10px auto;
}