div.inner_text{height:0;overflow:hidden;visibility:collapse}div.inner_text.show{height:auto;visibility:visible}a.showmore{display:block;font-size:14px;height:20px;line-height:20px;background: -moz-linear-gradient(top, #FFCC66 0%, #e7e6e6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFCC66), color-stop(100%,#e7e6e6)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFCC66', endColorstr='#e7e6e6',GradientType=0 ); /* ie */
	border-left: 4px solid #FF9900; */}a.showmore>span.view_modifier{background:url("plus.gif") left center no-repeat;padding-left:10px}a.showmore>span.view_modifier.show{background:url("minus.gif") left center no-repeat}