div.inner_text
{height:0;overflow:hidden;visibility:collapse}
div.inner_text.show
{height:auto;visibility:visible}
a.showmore
{display:block;font-size:16px;height:40px;line-height:30px}
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}