.rtitle{
	border-bottom: 1px solid #cd0301;
    padding-bottom: 3px;
}
.title-box h2{
    font-size: 14px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}
.ui-link-right {
	font-size: 11px;
}
.fa-recycle{
	width: 15px;
	height: 15px;
	background-position: 0 -397px;
}
.list-group-biz{
	border: 1px solid #cccccc;
    margin: 15px 0 0 0;
	padding: 12px;
}
.bizhotelname{
	color: #333;
}
.bizhead address{
	font-style: italic;
	margin: 0 0 15px 0;
	padding: 0;
}
.bizcontent .thumb-img{float:left; width:40%; display: block}
.bizcontent .summary-description{
	margin-left: 44%;
	display: block;
	border-top:1px solid #cccccc;
	padding-top: 3px;
}
.bizcontent .p-box .amount{
	font-size: 23px;
	margin-bottom: 5px;
}
.bizcontent .rating-star, .bizcontent .p-box, .bizcontent .reviews-counter {
	margin-bottom: 5px;
}
.bizcontent .reviews-counter{
	font-size: 11px;
}



.linkMyfavorite {background: url(../images/new/icon-40.gif) no-repeat 0 1px; color: #333333; font-style: italic; padding-left: 17px; text-decoration: underline;}
.bizadd{margin:15px 0 0 0; padding:8px 15px; background:#e6e7e9; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius: 3px; font-weight:bold}
.tableinforother td{padding:3px 0}


@media(max-width:1051px)
{	
	.nonemargin{
		margin-right:0;
		margin-left:0;
	}
	.savehotels .save-header{margin: 0px 15px;}
}
@media(max-width:960px){
	.savehotels .save-header h2{width:100%;}
	.biz .bizhead .bizhotelname{
		width:100%;
	}
	.biz .bizhead>p>img{
		margin-left:0;
	}
}
@media(max-width:767px){
	.savehotels .save-header .pull-right{
		float:left!important
	}
	.biz .bizcontent .right{
		width: 73%;
	}
	
}
@media(max-width:580px){
	.biz .bizcontent .right{
		width: 65%;
	}
}
@media(max-width:480px){
	.biz .bizcontent .right{
		width: 100%;
		margin-top: 10px;
		border-top: 0;
	}
	.box-savehotels{
		text-align:center;
	}
	.biz .bizhead>p>img{
		float:none;
	}
	.biz .bizcontent .bizcontent-img{
		float:none;
	}
}
@media(max-width:380px){
	.savehotels .save-header .pull-right{
		float:left!important
	}
	
	
	
	
	
	
}
