
.tripadvisor_box {
	background-color: #77A865;
	color: #FFFFFF;
	float: right;
	width: 120px;
	border: 1px solid #003300;
	position: relative;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	filter:alpha(opacity=90);-moz-opacity:0.9; -khtml-opacity: 0.9;	opacity: 0.9;
	padding: 3px;
	margin: 5px;
}

.tripadvisor_box a{
	color: #000000;
	text-decoration: none;
	cursor: help;
}

.tripadvisor_box a:hover{
	color: #000000;
	background-color: #77A865;
	text-decoration: none;
	cursor: help;
	background-image: url(/images/spacer.gif);
	background-repeat: no-repeat;
}

.tripadvisor_ratebox {
	padding: 0px;
	float: none;
	height: 5px;
	background-image: url(/images/ratebar.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: visible;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tripadvisor_box h1{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.tripadvisor_box img{
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.toprated {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	line-height: 16px;
}
.tripadvisor_points {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #000000;
}
.tripadvisor_box .tascroller {
	height: 210px;
	width: 115px;
	background-color: #DBEAD7;
	color: #000000;
	font-size: 9px;
	line-height: 12px;
	margin: 0px;
	overflow: hidden;
	padding: 2px;

	border: 1px solid #000000;
}

.tripadvisor_box .tascroller p{
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
