ul.studies li {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px; }
  * html ul.studies li {
    overflow-x: hidden; }
  ul.studies li.col1 {
    padding-right: 24px;
    margin-right: 25px;
    border-right: 1px solid #dddcdd; }
  ul.studies li.col2 {
    margin-right: 0; }

a.poster_link {
	font-weight:normal;	
	margin-bottom:10px;
}

a.view_btn {
	background:url(/Content/images/btn_ViewCaseStudies.gif) 0 0 no-repeat;	
	width:162px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}