ul.item-list li {
border-bottom: 1px solid #EAEAEA;
padding: 15px 0;
position: relative;
width: 570px;
margin-left: -30px;
}
http://www.authentic-pictures.net/wp-content/plugins/bp-template-pack/bp.css?ver=20110918
line 1101
I have added width:570px and margin-left: -30px, it works but you have to control if this will not destroy another part of the site , control it , otherwise you can insert max-width: 570px; but I am not css and template expert!!
use mozilla addon firebug for searching for classes