.div-green-box {
	background-color:#EEFBDD;
	border:1px solid #EEFBDD;
	position:relative;
}
         
	.div-green-box-corner-top-left {
		position: absolute;
		top: -3px;
		left: -3px;
		width: 10px;
		height: 10px;
	}

	.div-green-box-corner-top-right {
		position: absolute;
		top: -3px;
		right: -3px;
		width: 10px;
		height: 10px;
	}
	
	.div-green-box-corner-bottom-left {
		position: absolute;
		bottom: -3px;
		left: -3px;
		width: 10px;
		height: 10px;
	}
	
	.div-green-box-corner-bottom-right {
		position: absolute;
		bottom: -3px;
		right: -3px;
		width: 10px;
		height: 10px;
	}
	
	.div-green-box-main-title {
		background-color: #92D14F;
		color: #FFFFFF;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		height: 23px;
		margin-top: 2px;
		padding: 8px 0 0 20px;
	}
	
	.div-green-box-main-title-detail {
		font-size: 9px;
	}
	
	.div-green-box-body-txt {
		padding:8px 3px 3px 20px;
		min-height:210px;
	}
	
	.div-green-box-bottom-bar {
		background-color:#92D14F;
		height: 4px;
	}
	
	.div-green-box-showall {
		font-size: 12px;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		color:#FFFFFF;
	}

	.div-green-box-topScore1 {
		position: absolute;
		right:25px;
		top:28px;
		padding-top: 5px;
		height:39px;
		width:43px;
		text-align:center;
		background-image: url('/images/yellow-circle.png');
	        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/yellow-circle.png', sizingMethod='scale');
        _background: transparent;
	}
	.div-green-box-topScore1 p { 
		font-size: 22px;
		font-weight:bold;
		color:#FFFFFF;
		line-height: 35px; 
	}
	.div-green-box-topScore1-label {
		position:absolute;
		right:70px;
		top:42px;		
		color:#DECE79;
	}
	
	.div-green-box-topScore2 {
		position: absolute;
		right:45px;
		top:-6px;
		height:46px;
		padding-top: 5px;
		width:52px;
		text-align:center;
		background-image: url('/images/green-circle.png');
	        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/green-circle.png', sizingMethod='scale');
        _background: transparent;
	}
	.div-green-box-topScore2 p { 
		font-size: 32px;
		font-weight:bold;
		color:#FFFFFF;
		line-height: 40px; 
	}
	.div-green-box-topScore2-label {
		position:absolute;
		right:110px;
		top:10px;		
		font-weight:bold;
		color:#FFFFFF;
	}
	
	.div-green-box-scoreIcon {
		float:left;
		background-image: url('/images/green_bg1.png');
		width:60px;
		height:33px;
		margin: 3px 10px 3px 3px;
		text-align:center;
		position:relative;
	}
	.div-green-box-scoreIcon p { 
		font-size: 23px;
		font-weight:bold;
		color:#FFFFFF;
		line-height: 32px; 
		text-align:center;
	}
	
	.div-green-box-overall {
		float:right;
		background-color:#FFFFFF;
		border:solid 2px #93D250;
		width:250px;
		height:220px;
		margin: 23px 2px 3px 3px;
		position:relative;
		z-index:0;
	}

	.guest-comments-corner-bottom-left {
		background-repeat: no-repeat;
		background-image: url('/images/guest-comments-corner-bottom-left.png');
		background-repeat: no-repeat;
		position: absolute;
		right: 245px;
		top: 215px;
		width: 7px;
		height: 7px;
	}

	.top-link-left-green1 {
		background-image: url('/images/green_left_corner1.png');
		height: 33px;
		left: 0;
		position: absolute;
		top: 0px;
		width: 6px;
	}

	.top-link-right-green1 {
		background-image: url('/images/green_right_corner1.png');
		height: 33px;
		position: absolute;
		right: 0;
		top: 0px;
		width: 6px;
	}

	.guest-comments-corner-bottom-right {
		background-repeat: no-repeat;
		background-image: url('/images/guest-comments-corner-bottom-right.png');
		background-repeat: no-repeat;
		position: absolute;
		right: -2px;
		top: 215px;
		width: 7px;
		height: 7px;
	}
	
	.scoreBarTable {
		/* display:block; */
	}
		.scoreBarTDLabel {
			float:left; 
			display:block;
			background-color:#DEF4CD;
			padding-left:10px; 
			width:100px;
			color:#6E963C;
			font-weight:bold;
			margin-left:10px;
			margin-right:3px;
		}
		.scoreBarTR {
			display:block;
			height:20px;
		}
		.scoreBarTD {
			float:left;
			/* display:block; */
			/* vertical-align:top; */
			width:100px;
		}
		.scoreBarProperty {
			background-color:#93D250;
			height:10px;
		}
		.scoreBarDestination {
			border-top:1px #FFFFFF solid;
			background-color:#DECE79;
			height:5px;
		}
	
	.div-green-box-item	{
		margin:10px 0px 10px 0px;
		min-height:65px;
		clear:left;
	}
	.div-green-box-item-1 {
		display:block;
		float:left;
		color:#4A741E;
		/* width: 200px; */
		overflow: hidden;
		white-space: nowrap;
		position:relative;
	}
	/*
		#showAllGuestComments .div-green-box-item-1 {
		width: 200;
	}
	*/
		
	.top-link-left-green {
		background-image: url('/images/green_left_corner.png');
		height: 33px;
		left: 0;
		position: absolute;
		top: 0px;
		width: 10px;
	}
	
	.top-link-left-green1 {
		background-image: url('/images/green_left_corner1.png');
		height: 33px;
		left: 0;
		position: absolute;
		top: 0px;
		width: 6px;
	}
	
	.top-link-right-green {
		background-image: url('/images/green_right_corner.png');
		height: 33px;
		position: absolute;
		right: 0;
		_right: -1px;
		top: 0px;
		width: 10px;
	}
	
	.top-link-right-green1 {
		background-image: url('/images/green_right_corner1.png');
		height: 33px;
		position: absolute;
		right: 0;
		top: 0px;
		width: 6px;
	}

.div-green-box-bottom {
	background-image: url('/images/green_bottom_bg.png');
	float:right;
	height:29px;
	position:relative;
	width:150px;
	right:1px;
	top:-1px;
}
.div-green-box-bottom p {
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	margin-top:5px;
}
.green-bottom-left {
	background-image:url('/images/green_bottom_left_corner.png');
	height:29px;
	left:0;
	position:absolute;
	top:0;
	width:6px;
}
.green-bottom-right {
	background-image:url('/images/green_bottom_right_corner.png');
	height:29px;
	position:absolute;
	right:0;
	top:0;
	width:6px;
}

