<!--
#building .pic {
	border:solid 1px #666;
	margin:1px;
}
.tabheader{
	color:#000;
	background:url(/img/zzbgground/thvgreyinv.png) left top no-repeat;
	background-position:-1px -30px;
	border:1px solid #666;
	border-bottom:0px;
	margin:1px 0 0 3px;
	width:80px;
	padding:1px 1px 1px 8px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
.tabdata{
	border:1px solid #666;
	margin-bottom:5px;
}
div.tabdata{
	padding:3px;
}
table.tabdata{
	width:100%;
	border-collapse:collapse;
}
.tabdata .cell{
	border:1px dotted #999;
	padding:3px;
}
.tabdata .label{
	width:100px;
	text-align:right;
	font-style:italic;
	vertical-align:top;
}



.rate {
	font-size:18px;
}
.down {
	color:#ea4531;
}
.up {
	color:#6bbb3e;
}
#thumbdown, #thumbup
{
	cursor:pointer;
}
.ratingBox
{
  width:195px;
	border:1px solid #666;
	font-size:11px;
	padding:1px 1px 1px 4px;
	color:#000;
}

.head {
	font-weight:bold;
	padding-bottom:2px;
	background-color:#99cccc;
	margin-top:1px;
}
.txt {
	border-top:0px;
}


-->

