div.inner_text{z-index: 4000;height:0;overflow:hidden;padding:10px; margin-left: 10px; margin-bottom: -20px; margin-right: 10px; width: 440px; background: rgba(2170,0,255, 0.55);
 background: rgba(2170,0,255); /* The Fallback */  visibility:collapse}
div.inner_text a { overflow:hidden; font-family: arial; color: #fff; font-size:14px;line-height: 14px;}
div.inner_text.show{margin-bottom: 10px; height:auto;overflow:hidden;visibility:visible}
a.showmore{ margin-left: 243px; position: absolute; z-index: 4000; margin-top: -62px; display:block; height: 30px; }
a.showmore>span.view_modifier{ z-index: 4000; background:url("arrowdown.png") no-repeat; padding-left: 25px; padding-right: 25px;
padding-bottom: 25px; }
a.showmore>span.view_modifier.show{z-index: 4000; background:url("arrowup.png") no-repeat;}
.js #flash { display: block; }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

div.inner_text{ width: 280px; }

div.inner_text a { color: #fff; font-size:12px;line-height: 12px;}
}