#testm_container    {float:left;margin-left:-25px}
#testm_container ul {margin:0;padding:0;}
#testm_container li {background:#ddd;float:left;height:170px;list-style:none;padding:20px;overflow:hidden;margin:15px 0 15px 25px;width:240px;}
.testm_detail       {display:inline;}
.testm_person       {display:block;font-style:italic;font-weight:bold;margin-bottom:20px;}
#testm_container li .readmore-button {position:absolute;bottom:20px;left:20px;}

#testm_container_readmore       {float:left;margin-left:-25px}
#testm_container_readmore ul    {margin:0;padding:0;}
#testm_container_readmore li    {background:#ddd;float:left;list-style:none;padding:20px;overflow:hidden;margin:15px 0 15px 25px;width:860px;}
.testm_detail_readmore          {display:inline;}
.testm_person_readmore          {display:block;font-style:italic;font-weight:bold;margin-bottom:20px;}