.g3-node-term .teasers {
	background:url(images/bg_dictionary-top2.png) left top no-repeat;
	width:304px;
   display:none; 
	padding:0;
	z-index:1;
}
.g3-node-term .teasers h3 { font-size: 16px; font-weight: normal; }
.g3-node-term .teasers .body {
	background:url(images/bg_dictionary-center.png) left center repeat-y;
	width:304px;
	padding:0;
	margin-top:15px;
	font-size: 12px;
	font-weight: normal;
}
.g3-node-term .teasers .teaser {
	background:url(images/bg_dictionary-arrow.png) left top no-repeat;
	padding:10px 20px 0 40px;
}
.g3-node-term .teasers .body span.link {
	display:block;
}
.g3-node-term .teasers .body span.link a {
	background:url(images/bg_comments_head-arrow.gif) right center no-repeat;
	padding-right:25px;
}
.g3-node-term .teasers .footer {
	height:29px;
	background:url(images/bg_dictionary-bottom.png) left bottom no-repeat;
	width:304x;
	padding:0;
	padding:0;
}
.g3-node-term:hover {
	cursor: pointer;
}
.g3-node-term a.term:hover {
	cursor: pointer;
}
