#content-innerpad-detail{
	padding-left: 10px;
	background: #FFF url(../../img/layout/grad-yellow.png) repeat-x top left;
	overflow: hidden;
	width:490px;
}
#content-innerpad-detail h3{
	color: #3474A2;
	padding-bottom: 10px;
	border-bottom: 1px solid #3474A2;
}
	.sell_price{
		float: left;
		width:100%;
	}
	.pricebox{
			width: 250px;
			float: left;
	}
		.black-sell,.red-price,.black-off,.blue-price{
			
			font: 140% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; 
		}
		.black-sell,.black-off{
			color: #000;
			font-weight: bold;
			
		}
		.red-price,.blue-price{
			text-align: right;			
		}
		.red-price{
			color:#F60;
			padding-left:20px;
		}
		.blue-price{
			padding-left:20px;
			color:#39f;
		}
	.factored-in-price{
		float:right;
	}	
	.deal-description{
		font: 110% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		clear:both;
		float:left;
		width:480px;
		padding:5px;
		padding-top:10px;
		color:#333;
	}
	.deal-description a{
		color:#3474A2;
		text-decoration:underline;
	}
	.vendor-image{
		float:right;
	}
	.vendor-image img{
		border:1px solid #DDD;
	}
	.deal-toolbar{
		font: 100% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		background:#fffff2;
		margin-top:20px;
		height:30px;
		border:1px solid #e6eff4;
		float:left;
		clear:both;
		width:488px;
	}
	.deal-toolbar ul{
		list-style: none;
		margin:5px 0px 0px 5px;
		padding:0px;
	}
	.deal-toolbar ul li{
		float:left;
		padding-left:15px;
		margin-left:5px;	
	}
	.deal-toolbar ul li a{
		text-decoration: none;
		color:#F26522;
	}
	.icon-addfriend{
		background:transparent url('../../img/layout/icon-comment.gif') no-repeat center left;
		padding-left:10px;
	}
	.icon-comment{
		background:transparent url('../../img/layout/icon-addfriend.gif') no-repeat center left;
		padding-left:10px;
	}
	.icon-view {
		background: transparent url('../../img/layout/eye.png') no-repeat center left;
		padding-left:20px;
	}
	.icon-loveit{
		background:transparent url('../../img/layout/icon-loveit.gif') no-repeat center left;
		padding-left:15px;
	}
	.tag-box{
		margin-top:20px;
		float:left;
		font: 100% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	}
		.tagicon{
		float:left;
		background:transparent url('../../img/layout/tag_blue.png') no-repeat center left;
		padding-left:20px;
		width:50px;
		font-weight: bold;
		}
		.taglist{
			float:left;
			width:450px;
			line-height:30px;
		}
		.taglist a{
			text-decoration: none;
			color:#435059;
			padding:3px;
			border:1px solid #cecece;
			background:#ffffe3;
		}
		.taglist a:hover{
			background:#DDD;
		}
		
	.postdetail-box{
		background:transparent url('../../img/layout/user.png') no-repeat center left;
		float:left;
		line-height:40px;
		margin-top:5px;
		font: 100% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		padding-left:20px;
		width:480px;
	}
	.postdetail-box a{
		text-decoration: none;
		color:#F26522;
		font-weight: bold;
	}
	.deal-toolbar-mobile{
		margin-left:10px;
		margin-top:10px;
		float:left;
		clear:both;
		height:30px;
		color:#ff9933;
	}
	.deal-toolbar-mobile ul{
				font: 80% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		list-style: none;
		margin:0;
		padding:0px;
	}
	.deal-toolbar-mobile ul li{
		float:left;
		padding-left:20px;
		margin-left:20px;
	}	
	.deal-toolbar-mobile ul li a{
		text-decoration: none;
		color:#333;
	}
	.icon-sendmobile{
		background: transparent url(../../img/layout/phone.png) no-repeat center left;
	}
	.icon-recommend{
		background: transparent url('../../img/layout/thumb_up.png') no-repeat center left;
	}
	.user-avatar{
		float:right;
	}
/*code css anh Binh*/
div.but-book {
	float: right;
	width: 215px;
}

div.but-book a {
	display: block;
	height: 36px;
	background: url(../../img/layout/shop-bg.gif) no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 36px;
	font-size: 120%;
	padding-left: 50px;
	text-decoration: none;
}

