	/*start show/hide*/

.more_info_toggle
{
background: transparent url("../images/arrow_right1.gif") no-repeat center left;
padding-left:12px;
}

.more_info
{
padding: -5px 5px;
}

	/*end show/hide*/

.new_section
{
margin-top: -25px;
padding-left: -12px;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0; 
}

