/* begin Templatastic Layout Cells  1 col 30% */
/* begin LayoutCell, sidebar1 */
.tas-content-layout .tas-sidebar1
{
  width: 30%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.tas-content-layout .tas-content
{
  width: 70%;
}
.tas-content-layout .tas-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* end Templatastic Layout Cells   */
