#bpage_address_form_div div{
	margin-top:2px;
	}
#bpage_address_form_div div input{
	width:200px;
	}
#bpage_image_div{
	margin-left:170px;
	width:470px;
	height:296px;
	margin-top:20px;
	padding-left:40px;
	overflow:hidden;
	}
#bpage_image_mask{
	background: url('../images/bpages/bpage_image_frame.png') 0 0 no-repeat;
	width:563px;
	height:377px;
	position:absolute;
	margin-top:-325px;
	margin-left:170px;
	z-index: 100;
	}
.bpage_image{
	height:180px;
	overflow:hidden;
	width:270px;
	margin-left:2px;
	}
.bpage_image_frame1{
	background: url('../images/bpages/image_frame1.png') 0 0 no-repeat;
	width:275px;
	height:190px;
	position:absolute;
	margin-top:-183px;
	z-index: 100;
}
.bpage_image_frame2{
	background: url('../images/bpages/image_frame2.png') 0 0 no-repeat;
	width:275px;
	height:190px;
	position:absolute;
	margin-top:-183px;
	z-index: 100;
}
.five_star_rating{
	width: 100%;
	clear:both;
	height: 20px;
	padding-top:6px;
	}
.five_star_rating2{
	width:  100px;
	float:left;
	height: 20px;
	margin-left:15px;
	padding-top:4px;
	}
.five_star_rating .rating_item, .five_star_rating2 .rating_item{
	width: 14px;
	height: 13px;
	padding-left:2px;
    padding-right:2px;
	cursor: pointer;
	background: url('../images/bpages/YellowStarRating(grey).png') 0 0 no-repeat ;
	float:left;
	}
.diable_rate .rating_item{
	cursor: default !important;
	}
.five_star_rating .bright, .five_star_rating2 .bright{
	background: url('../images/bpages/YellowStarRating.png') 0 0 no-repeat ;
	}
