/* custom css classes for our site  */

/******* Line below changed to show grid in Views in style of no border **************/
  .view-content table{width:100%;border:none !important;} 
/* .acton table { border:none !important; } */
/* cols-2 views-view-grid table{width:100%;border:none !important;}   */
/*
ul.nobullet.noindent{
  margin-left: 50px;
 }
*/
/*
.panel-display
{ 
	padding-left:20px !important;
}
*/

table {
padding-left:20px !important;
}

.boxlawhome
{
width: 900px;
padding: 10px;
margin-left: 5px;

}
 
ul.left-gutter-social-icons.noindent.nobullet {
  margin-left: 70px;
}

.w-narrow.left.marginright.half-at-600.full-at-480{
  width: 21.59%;
}

.pad5right {
  padding-right: 5px !important;
}

/**
#imgtextoverlay {
    line-height:12px;
    text-align:left;
    padding:5px;
    text-shadow: 1px 1px 1px #000000;
    margin-top:-112px; 
    font-size: large;
    font-weight: normal;
    color:#FFFFFF;
    background-color: rgba(0,0,0,0.4);
    max-width:390px;
    width: 100%;
    max-height:100px;
    height:100%;
    position: absolute;
}
*/
